API of ADF 10g

Hi all.

I'll try to find the docs for Java for the ADF (I'm coding in ADF in Jdev 10 g) 10 g, but I can only find the 11g here: http://download.oracle.com/docs/cd/E12839_01/apirefs.1111/e10653/toc.htm

Can someone point me to the 10g version?

See you soon,.
Greg.

EDIT: spelling

Hello

Try http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/apidocs/index.html

Frank

Tags: Java

Similar Questions

  • Going Old School - ADF 10g on JBoss 7

    Hi all

    Yes, I know it is not supported.  Yes, I know it's old.  Yes, I know you're wondering why.  Because there was a voice from above, "moving our ADF 10g to JBoss applications!  Such are the ways of the senior management.

    Now it's the epic of the week 4 and I reached a major obstacle.  For some reason any (I think) is not generated javascript code associated with the components of 10g.  The components are rendered, but not compressed and command buttons would order.  I can start JBoss and the app without errors, but when I insert a page in Internet Explorer, I get many javascript such as these errors:

    The value of the property '_checkUnload' is null or undefined, not a Function object.
    The value of the property '_defaultTZ' is null or undefined, not a Function object.
    Error: The value of the property '_submitFormCheck' is null or undefined, not a Function object.
    
    

    Maybe it's a class file missing?

    adf-controller.jar
    adf-faces-api.jar
    adf-faces-impl.jar
    adfbinding.jar
    adfcm.jar
    adfm.jar
    adfmtl.jar
    adfmweb.jar
    adfshare.jar
    adfui.jar
    bc4jct.jar
    bc4jctejb.jar
    bc4jdomorcl.jar
    bc4jimdomains.jar
    bc4jmt.jar
    bc4jmtejb.jar
    collections.jar
    commons-beanutils.jar
    commons-collections.jar
    commons-digester.jar
    commons-lang.jar
    commons-logging.jar
    dms.jar
    eclipselink.jar
    iText-5.0.5.jar
    jsf-api_1-1.jar
    jsf-impl_1-1.jar
    ojdbc14.jar
    ojdbc14dms.jar
    orai18n-mapping.jar
    org.eclipse.persistence.asm.jar
    org.eclipse.persistence.core.jar
    poi.jar
    print.txt
    runtime12.jar
    translator.jar
    xml.jar
    xmlparserv2.jar

    I'm a bit at a loss.  Any ideas?

    Last week I tried to migrate only the entire application to 11g Trinidad components, but it turns out that counting does not work the same way in 11g as he did in 10g for the whole application is radically different.  In addition, it seems that the app was applied as well, custom appearance which is also different in 11g.  So I thought best to see if I could get work 10g.

    Using the latest version of JDev (11.1.2.4), but the import of old libraries of 10g in my project.

    Hi Shay.  Thank you for your response.  I had a little previously used this document.

    Turns out in my web.xml file, I need to put the version = "2.4" in the section.  That triggers JBoss to use the correct version of the JSP (I think).  Previously, I had 2.5 in there, what components of 10 GB ADF are not compatible with.

    * Edit * while that may have something to do with it, I also had two version of the adf faces - impl.jar.  One had underscores in the 10_1_3_x removed from the files.  Otherwise, JDeveloper would not compile the program.  However, it also caused the previous problem.  So I have two sets of jars, one for compiling and one for the deployment.

  • Oracle BI Server XML API in OBIEE 10g

    Hello
    I would like to make some changes in the RPD by program (via the command line).
    I came across biserverxmlgen and biserverxmlexec in OBIEE 11 g.
    Is there the equivalent commands available in OBIEE 10 g?

    Thank you
    Pandeesh

    You can try with UDML. But you must restart the BI server to see the changes.

    If brand aid

  • status of the database api (PL/SQL) based adf BC?

    Hello

    does anyone know the status of the API database (PL/SQL) based project ADF BC?
    (mentioned here: https://groups.google.com/forum/?fromgroups#! msg/adf-methodology/TiP2JXQm_Ag/zNbD7Kyf6hUJ)

    The following link does not work:
    https://database-API-based-ADF-BC.SampleCode.Oracle.com/

    It is also not included in the sample code oracle: http://www.oracle.com/technetwork/indexes/samplecode/jdeveloper-adf-sample-522118.html

    concerning
    Peter

    Hello

    The following link does not work:
    https://database-API-based-ADF-BC.SampleCode.Oracle.com/

    Avrom and EMG moved the project to a server that no longer exists. I had the code example of Avrom (at least a copy) and intend to work with Chris Muir to again make it a project of the EMG. Due to my time constraints used to be until the end of the year.

    The code that you can download on the blog of Avrom however works fine.

    Frank

  • Pagination of the ADF - ScrollPolicy attribute is not recognized

    Hello

    I'm having a problem of paging in my application. The application is developed with JDeveloper 11.1.1.7 and I followed the steps of Andrejus Baranovskis Blog: ADF 11 g PS6 - ADF 10g Table Pagination feature is back finally.

    On my local Weblogic Server, I was able to deploy the application and confirm the paging behavior in my paintings, but when I deploy the same application (EAR) on the development environment (Weblogic) I'm not able to validate it because of an unexpected exception when opening the page.

    I found this on the server logs:

    < i > caused by: weblogic.servlet.jsp.CompilationException: could not compile JSP untitled1.jspx

    Untitled1.JSPX:34:57: this attribute is not recognized.

    rowSelection = "single" id = "t1" scrollPolicy = "page" < /i >

    Are there property of Weblogic Server that I need to turn off or to recognize this property?

    Thanks in advance,

    Manual

    Have you checked that the right (11.1.1.7.0) adf runtime is installed on the weblogic environment development?

    The error that you normally get is if you use an older adf execution on the server.

    Timo

  • How to implement the BC ADF model to access the external schema tables

    Hello

    I have an obligation to implement architecture MVC ADF BC, but some of my paintings are in external schema. I don't have direct access to external tables, but can read and write to the tables with API calls provided by the owner of the schema. Also, I need to implement in bulk update of tables on these tables. is it possible to do it in the ADF? I'm a newbiew to the ADF, all ideas are appreciated.

    Kind regards
    Surya

    Should what kind of API you access the other tables? PL/SQL procedures?
    If so read on access to PL/SQL in the ADF Developer's Guide:
    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/bcadveo.htm#sm0328

    It could also help: http://www.avromroyfaderman.com/framework-for-database-api-based-adf-bc/

  • java.lang.VerifyError org.apache.myfaces.trinidad.webapp.TrinidadFilter.

    IM developing an application of ADF, I have successfully deploy the weblogic 10.3.6, app but when I opened the ***/faces/index.jsf internal server error 500 error.

    I have reflected on the console, and then saw this error;

    < 17 October 2012 01:18:45 CEST > < error > < HTTP > < BEA-101165 > < not load user-defined in the web.xml file filter: org.apache.myfaces.trinidad.webapp.TrinidadFilter.
    java.lang.VerifyError: (class: oracle/adfinternal/view/faces/config/rich/AdfModelHelper, method: init signature: (Ljavax, faces, application, Application;) Ljavax/faces/context/ExternalContext ;) (V) incompatible argument of the function
    at java.lang.Class.getDeclaredMethods0 (Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
    at java.lang.Class.getDeclaredMethod(Class.java:1935)
    at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._installBC4JSupport(FacesDatabindingConfigurator.java:169)
    at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:142)
    Truncated. check the log file full stacktrace
    >

    What is the problem?

    API .jar-Trinity and the Trinity - impl.jar are also in my classpath.

    Any list of classpath in my area:

    ADF-controller - api .jar
    ADF - controller.jar
    ADF-controller-rt-.jar
    ADF-controller - schema.jar
    ADF-controller - security.jar
    ADF-dt-to - rt.jar
    adfdt_common.jar
    ADF-faces-api - 1013.jar
    ADF-faces-databinding-rt - 1013.jar
    ADF-faces-impl - 1013.jar
    adflibfilter.jar
    adflibrary.jar
    ADF - loc.jar
    adflogginghandler.jar
    ADFM.jar
    adfmweb.jar
    ADF-pageflow - dtrt.jar
    ADF-pageflow - fwk.jar
    ADF-pageflow - impl.jar
    ADF-pageflow - rc.jar
    ADF-richclient-api - 11.jar
    ADF-richclient-impl - 11.jar
    ADF-share - base.jar
    ADF-share - ca.jar
    adfsharembean.jar
    ADF-part - security.jar
    ADF-share - support.jar
    adftransactionsdt.jar
    Batik - anim.jar
    Batik awt - util.jar
    Batik - bridge.jar
    Batik - codec.jar
    Batik - css.jar
    Batik - dom.jar
    Batik - extension.jar
    Batik - ext.jar
    Batik-gui - util.jar
    Batik - gvt.jar
    Batik - parser.jar
    Batik - script.jar
    Batik svg - dom.jar
    Batik - svggen.jar
    Batik - swing.jar
    Batik - transcode .jar
    Batik - util.jar
    Batik - xml.jar
    BC4J - mbeans.jar
    cache.jar
    com.bea.Core.Apache.Commons.collections_3.2.0.jar
    com.bea.core.apache.xercesImpl_2.8.1.jar
    Commons-cli - 1.0.jar
    Commons-codec - 1.6.jar
    common - el.jar
    Commons-lang - 2.6.jar
    Commons-logging - 1.1.1.jar
    DB - ca.jar
    DMS.jar
    DVT - basemaps.jar
    DVT - databindings.jar
    DVT-databindings - mds.jar
    DVT - facesbindings.jar
    DVT - faces.jar
    DVT - jclient.jar
    DVT - trinidad.jar
    DVT - utils.jar
    ezmorph - 1.0.6.jar
    Fluent-hc - 4.2.1.jar
    fmw_audit.jar
    GlassFish.el_1.0.0.0_2 - 1.jar
    GlassFish.jaxb_1.0.0.0_2 - 1 - 12.jar
    GlassFish.jstl_1.2.0.1.jar
    Groovy-all - 1.6.3.jar
    HttpClient - 4.2.1.jar
    HttpClient-cache - 4.2.1.jar
    httpcore - 4.2.1.jar
    httpmime - 4.2.1.jar
    IdentityStore.jar
    inspect4.jar
    JACC - spi.jar
    javatools - nodeps.jar
    javax.jsp_1.2.0.0_2 - 1.jar
    javax.mail_1.1.0.0_1 - 4 - 1.jar
    javax.management_1.2.1.jar
    javax. Management.j2ee_1.0.jar
    javax. Security.jacc_1.0.0.0_1 - 1.jar
    javax.servlet_1.0.0.0_2 - 5.jar
    javax. XML.bind_2.1.1.jar
    jdev - cm.jar
    jdev - rt.jar
    jewt4.jar
    jmxframework.jar
    jmxspi.jar
    JPS - api .jar
    JPS-.jar
    JPS - ee.jar
    JPS - internal .jar
    JPS - manifest.jar
    JPS - no taken in charge - api .jar
    JSF - api .jar
    JSF - impl.jar
    JSON-lib - 2.4 - jdk15.jar
    JSP - el - api .jar
    ldapjclnt11.jar
    mdsrt.jar
    MySQL-connector-java - 5.1.9.jar
    ojdbc6.jar
    OJDL.jar
    ojmisc.jar
    Oracle - el.jar
    oraclepki.jar
    Oracle.ucp_11.1.0.jar
    orai18n.jar
    orai18n - mapping.jar
    oramds.jar
    org.Apache.Commons.beanutils_1.6.jar
    org.Apache.Commons.logging_1.0.4.jar
    osdt_cert.jar
    osdt_core.jar
    osdt_ws_sx.jar
    osdt_xmlsec.jar
    Prefuse.jar
    Readme.txt
    ResourceBundle.jar
    share.jar
    Trinidad - api .jar
    Trinidad - impl.jar
    XML-apis - ext.jar
    xmlef.jar
    XML.jar
    xmlparserv2.jar

    Thank you.

    What version of JDev?
    Which version of the Runtime of the ADF, and what patches were installed after installing the runtime?

  • DEPLOY THE APP WAR

    Hi people, I know that this must be the n + 1 times this issue is posted here, I have read all the post before and follow their instructions to have a Tomcat 6, working with a very simple adf components. the error I get is that Tomcat cannot deploy this App, that it is the tomcat configuration:

    inside the lib dir:
    1116 adf-controller - api .jar
    ADF - controller.jar 132
    500 adf-controller-rt-.jar
    4 adf-controller - security.jar
    ADF-faces-databinding - rt.jar 668
    32 adflibfilter.jar
    8 adflogginghandler.jar
    7576 adfm.jar
    44 adfmweb.jar
    16 adf-pageflow - dtrt.jar
    adf 216-pageflow - fwk.jar
    340 adf-pageflow - impl.jar
    ADF-pageflow - rc.jar 44
    1568 adf-richclient-api - 11.jar
    7320 adf-richclient-impl - 11.jar
    316 adf-share - base.jar
    648 adf-share - ca.jar
    3004-adfsharembean.jar
    16 adf-part - security.jar
    268 adf-share - support.jar
    16 annotations - api .jar
    1944 cache.jar
    Catalina - ant.jar 56
    Catalina - ha.jar 128
    1160 catalina.jar
    232 catalina - tribes.jar
    112 Commons - el.jar
    56 db - ca.jar
    1544 dms.jar
    492 dvt - databindings.jar
    DVT - facesbindings.jar 128
    3420 dvt - faces.jar
    6368 dvt - jclient.jar
    1244 dvt - trinidad.jar
    1268 dvt - utils.jar
    32 el - api .jar
    fmw_audit.jar 608
    808 glassfish.jsf_1.2.9.0.jar
    368 glassfish.jstl_1.2.0.1.jar
    344 identitystore.jar
    368 inspect4.jar
    Jasper - el.jar 108
    Jasper.jar 516
    1376 jasper - jdt.jar
    2512 javatools - nodeps.jar
    64 javax.activation_1.1.0.0_1 - 1.jar
    352 javax.jsf_1.2.0.1.jar
    16 javax.management.j2ee_1.0.jar
    12 javax.transaction_1.0.0.0_1 - 1.jar
    3004-jewt4.jar
    364 jmxframework.jar
    jmxspi.jar 612
    JPs - api .jar 444
    JPs-.jar 648
    JPs - ee.jar 24
    1644 jps - internal .jar
    112 jps - not supported - api .jar
    JRF 72 - api .jar
    332 jsf - api .jar
    776 jsf - ri .jar
    JSP - api .jar 76
    24 jstl.jar
    5488 mdsrt.jar
    2476 ojdbc6dms.jar
    1948 ojdbc6.jar
    Oracle - el.jar 4
    216 oraclepki.jar
    org.Apache.Commons.beanutils_1.6.jar 168
    144 org.apache.commons.digester_1.8.jar
    org.Apache.Commons.logging_1.0.4.jar 40
    osdt_cert.jar 168
    256 osdt_core.jar
    servlet - api .jar 88
    56 share.jar
    388 standard.jar
    744 tomcat - coyote.jar
    228 tomcat - dbcp.jar
    Tomcat i18n - are .jar 72
    52 tomcat-i18n-fr
    Tomcat i18n - ja.jar 56
    0 tree.txt
    1224 Trinity - api .jar
    4220 Trinity - impl.jar
    1244 wls - api .jar
    4 wls.jsf.di.jar
    1196 xercesImpl.jar
    752 xmlef.jar
    1412 xmlparserv2.jar

    I deploy the application directly from jDeveloper the same way shay did in a video tutorial I found. Looks like everything is going very well:
    [14: 47:09]-deployment began. ----
    [14: 47:09] the target platform's (Tomcat 6.x).
    [14: 47:09] analysis of the dependence running...
    [14: 47:09] building...
    [14: 47:16] deployment of profile...
    [14: 47:17] wrote the Web application Module for /home/isanchez/jdeveloper/MyGecu/View/deploy/GeCUweb.war
    [14:47:18] wrote the Module Enterprise Application to /home/isanchez/jdeveloper/MyGecu/View/deploy/GeCUweb.ear
    [14:47:18] copied from /home/isanchez/jdeveloper/MyGecu/View/deploy/GeCUweb.war to/usr/share/Tomcat6a/webapps
    [14:47:18] time to deployment: 9 seconds
    [14:47:18]-deployment is complete. ----

    the application is very simple. It shows only a page login.jsp with components of the adf, and it would be really nice that this application should work like that. I finished a detailed using ADF with jDeveloper application, and I only need this last step.

    This is how the application is configured by the developer:

    WEB - INF / web.xml:
    <? XML version = "1.0" encoding = "UTF - 8"? >
    < web - app xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd".
    version = "2.5" xmlns = "http://java.sun.com/xml/ns/javaee" >
    < context-param >
    javax.faces.STATE_SAVING_METHOD < param-name > < / param-name >
    customer of < param-value > < / param-value >
    < / context-param >
    < context-param >
    < description > if this parameter is set to true, there will be an automatic check of the date of the change of your JSP pages and saved state will be scrapped when JSP change. It will also automatically check if your css skinning files have changed without requiring you to restart the server. This facilitates the development, but adds above. For this reason, this parameter must be set to false when your application is deployed. < / description >
    org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION < param-name > < / param-name >
    < param-value > false < / param-value >
    < / context-param >
    < context-param >
    < description > if the comment "generated by...» "down in pages ADF Faces HTML should contain version number information. < / description >
    oracle.adf.view.rich.versionString.HIDDEN < param-name > < / param-name >
    < param-value > false < / param-value >
    < / context-param >
    < filter >
    < filter-name > JpsFilter < / filter-name >
    > class filter < oracle.security.jps.ee.http.JpsFilter < / class filter >
    < init-param >
    enable.anonymous < param-name > < / param-name >
    < param-value > true < / param-value >
    < / init-param >
    < / filter >
    < filter >
    < name of filter > Trinidad < / filter-name >
    > class filter < org.apache.myfaces.trinidad.webapp.TrinidadFilter < / class filter >
    < / filter >
    < filter mapping >
    < filter-name > JpsFilter < / filter-name >
    < name servlet - > Faces Servlet < / servlet-name >
    < distributor > BEFORE < / dispatcher >
    < distributor > APPLICATION < / dispatcher >
    < distributor > INCLUDE < / dispatcher >
    < / filter-mapping >
    < filter mapping >
    < name of filter > Trinidad < / filter-name >
    < name servlet - > Faces Servlet < / servlet-name >
    < distributor > BEFORE < / dispatcher >
    < distributor > APPLICATION < / dispatcher >
    < / filter-mapping >
    < servlet >
    < name servlet - > Faces Servlet < / servlet-name >
    > the servlet class < javax.faces.webapp.FacesServlet < / servlet-class >
    < load-on-startup > 1 < / load-on-startup >
    < / servlet >
    < servlet >
    resources < name of the servlet > - < / servlet-name >
    > the servlet class < org.apache.myfaces.trinidad.webapp.ResourceServlet < / servlet-class >
    < / servlet >
    < servlet >
    < name servlet - > BIGRAPHSERVLET < / servlet-name >
    > the servlet class < oracle.adfinternal.view.faces.bi.renderkit.graph.GraphServlet < / servlet-class >
    < / servlet >
    < servlet >
    < name servlet - > BIGAUGESERVLET < / servlet-name >
    > the servlet class < oracle.adfinternal.view.faces.bi.renderkit.gauge.GaugeServlet < / servlet-class >
    < / servlet >
    < servlet >
    < name servlet - > MapProxyServlet < / servlet-name >
    > the servlet class < oracle.adfinternal.view.faces.bi.renderkit.geoMap.servlet.MapProxyServlet < / servlet-class >
    < / servlet >
    < servlet >
    < name servlet - > GatewayServlet < / servlet-name >
    > the servlet class < oracle.adfinternal.view.faces.bi.renderkit.graph.FlashBridgeServlet < / servlet-class >
    < / servlet >
    < servlet-mapping >
    < name servlet - > Faces Servlet < / servlet-name >
    < url-pattern > /visages / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    resources < name of the servlet > - < / servlet-name >
    < url-pattern > /adf / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    resources < name of the servlet > - < / servlet-name >
    < url-pattern > /afr / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    < name servlet - > BIGRAPHSERVLET < / servlet-name >
    < url-pattern >/servlet/GraphServlet / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    < name servlet - > BIGAUGESERVLET < / servlet-name >
    < url-pattern >/servlet/GaugeServlet / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    < name servlet - > MapProxyServlet < / servlet-name >
    < url-pattern > /mapproxy / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    resources < name of the servlet > - < / servlet-name >
    < url-pattern > /bi / * < / url-pattern >
    < / servlet-mapping >
    < servlet-mapping >
    < name servlet - > GatewayServlet < / servlet-name >
    < url-pattern > /flashbridge / * < / url-pattern >
    < / servlet-mapping >
    < / web - app >

    WEB-INF/trinidad - config.xml:
    <? XML version = "1.0" encoding = "UTF-8"? >
    < trinidad-config xmlns = "http://myfaces.apache.org/trinidad/config" >

    < skin-family > fusion < / skin-family >

    < / Trinity-config >

    and WEB-INF/faces - config.xml:
    <? XML version = "1.0" encoding = "UTF-8"? >
    < faces-config version = "1.2" xmlns = "http://java.sun.com/xml/ns/javaee" >
    < application >
    Oracle.ADF.rich < default rendering-kit-id > < / default rendering-kit-id >
    <>regional-config settings
    are < locale by default - > < / default locale >
    <>- local ownership are < / supported regional settings >
    < / regional-config settings >
    < / application >

    < managed-bean >
    SelectedApp < managed-bean-name > < / managed-bean-name >
    gecu.view.SelectedApp < managed-bean-class > < / managed-bean-class >
    session of < managed-bean-scope > < / managed-bean-scope >
    < / managed-bean >
    < managed-bean >
    DatabaseQueryBean < managed-bean-name > < / managed-bean-name >
    gecu.view.DatabaseQueryBean < managed-bean-class > < / managed-bean-class >
    application of < managed-bean-scope > < / managed-bean-scope >
    < / managed-bean >
    < managed-bean >
    ClavesQueryBean < managed-bean-name > < / managed-bean-name >
    gecu.view.ClavesQueryBean < managed-bean-class > < / managed-bean-class >
    application of < managed-bean-scope > < / managed-bean-scope >
    < / managed-bean >
    < managed-bean >
    LoginBean < managed-bean-name > < / managed-bean-name >
    gecu.view.LoginBean < managed-bean-class > < / managed-bean-class >
    session of < managed-bean-scope > < / managed-bean-scope >
    < managed property >
    user < property-name > < / property-name >
    java.lang.String < class property > < / class property >
    < value > < / value >
    < / the managed property >
    < managed property >
    password property-< name > < / property-name >
    java.lang.String < class property > < / class property >
    < value > < / value >
    < / the managed property >
    < / managed-bean >
    < navigation-rule >
    login.jsp < of view - id > < /-view-id >
    <>navigation-case
    failure of < from outcome > < / de-results >
    login.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    success of < from outcome > < / de-results >
    /core/select.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    Logout < from outcome > < / de-results >
    logout.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < navigation-rule >
    /core/main.jsp < of view - id > < /-view-id >
    <>navigation-case
    < from outcome > fact < / de-results >
    /core/main.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    Logout < from outcome > < / de-results >
    logout.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    < from outcome > select < / de-results >
    /core/select.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    filter with < from outcome > < / de-results >
    /util/filters.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    export of < from outcome > < / de-results >
    /util/exports.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    <>navigation-case
    Calc < from outcome > < / de-results >
    /util/calcs.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < navigation-rule >
    /core/select.jsp < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    /core/main.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < navigation-rule >
    /util/filters.jsp < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    /core/main.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < navigation-rule >
    /util/exports.jsp < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    /core/main.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < navigation-rule >
    /util/calcs.jsp < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    /core/main.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < navigation-rule >
    index.jsp < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    login.jsp < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >
    < managed-bean >
    ControlSession < managed-bean-name > < / managed-bean-name >
    gecu.model.ControlSession < managed-bean-class > < / managed-bean-class >
    session of < managed-bean-scope > < / managed-bean-scope >
    < / managed-bean >
    < managed-bean >
    backing_util_calcs < managed-bean-name > < / managed-bean-name >
    gecu.view.Calcs < managed-bean-class > < / managed-bean-class >
    application of < managed-bean-scope > < / managed-bean-scope >
    <!--oracle-jdev-comment:managed-bean-jsp-link:1util/calcs.jsp-->
    < / managed-bean >
    < managed-bean >
    backing_util_exports < managed-bean-name > < / managed-bean-name >
    gecu.view.Exports < managed-bean-class > < / managed-bean-class >
    application of < managed-bean-scope > < / managed-bean-scope >
    <!--oracle-jdev-comment:managed-bean-jsp-link:1util/exports.jsp-->
    < / managed-bean >
    < managed-bean >
    backing_util_filters < managed-bean-name > < / managed-bean-name >
    gecu.view.Filters < managed-bean-class > < / managed-bean-class >
    application of < managed-bean-scope > < / managed-bean-scope >
    <!--oracle-jdev-comment:managed-bean-jsp-link:1util/filters.jsp-->
    < / managed-bean >
    < / faces-config >

    If someone really well set up the tomcat 6 ADF running components without error, it would be nice if you can share it with us, I've exhausted ideas and still have no answers.

    Really grateful for any help received.

    ISY

    sanchezis,

    A few notes:

    (1) I'm sure that you have already read the certification and found that ADF is approved on WebLogic Server for the moment. Anyone who has managed to get it runs on Tomcat - well - but it is not supported.

    (2) someone spend like a lightning bolt to the top of their installation of Tomcat with all libraries in the ADF in it would very definitely in violation of license Oracle ADF - you can not redistribute their components without permission ;)

    (3) also, I'm sure you're aware that the ADF is not free - looking for a run-time license (which is included with WebLogic Server).

    John

  • obteain application module connection object

    Hello

    I work with ADF 10g using BC4j, I'm in the implementation class module application, how to get the java.sql.connection object used by my application module?

    to execute the instructions prepared follow

    http://download-UK.Oracle.com/docs/HTML/B25947_01/bcadvgen005.htm#sm0297

    to access the login SQL itself (for some reason any)

    Re: How to get the connection of the adf bc?

    Frank

  • Can we create a new independent application through the OPS?

    Can we create a new Application that contains different pages using the OPS?

    I think that his is not possible, but it takes even

    How do you create a new application?

    It's going to be the standalone version with separate database, application etc Server?
    Then, approach, ADF is recommended
    You can read this article too http://prasanna-adf.blogspot.com/2008/06/oaf-vs-adf-10g.html
    but ADF 11 g has had many new advanced features also...

    or
    What is a part of the Oracle Applications?
    then
    1. in this case, create your own schema of database apps.
    2. create the synonym for tables in the apps schema.
    3. create your own app in "System administrator"-> registry application
    4. can create pages of the OFA and bind it using combinations of responsibility, menu, function, and application...

    Prasanna-

  • ADF mobile: how to download a file by using the adapter remains api

    Hello

    I want to download files using the adapter. How would download files like PDFs, images (png, jpg...) etc... Some code would be appreciated.

    Thank you

    Ok

    After days of headaches, there is a way to send files using the adapter and the code above for the side server. Even if it's a big fall in mobile ADF perspective they have no api for this.

    To download a txt file, you can simply copy and paste the text file into a string and have the string supplemented with appropriate limit values and padding values ('\r\n') before and after the string.

    To transfer a binary file, you must convert the file to a base64 string, then put it in the form mentioned above.

    then you can send it as follows:

    restAdapter.send (fileString);

    Don't forget to add the appropriate headers.

    content type

    and

    definitions of values to the limits

  • JDeveloper ADF 12 c with oracle database 10g

    Hi all

    We have purchase a license for oracle application server 10g and 10g R2 database.

    my request is that we could use the Jdeveloper 12 c with ADF against the above specifications?

    If Yes, how much would it cost?

    our Organization cannot afford the latest versions of oracle. (this is why we are stuck at the 10g database).

    I want to develop an application for our organization using jdeveloper ADF.

    Kindly guide me.

    This is not a sales forum. As I have already said, you should contact an Oracle sales person who can answer your question. There are ways of possible migration which will save you money (for the purchase of new licenses).

    I'm not saying you must upgrade to 12 c. You can develop applications using the old technology using jdev 10 g with OAS 10 g and Oracle DB 10 g.

    If you want to use a newer technology (jsf2.0...), you need to update because these are not available in 10g. The issue if you need to update to 11g or 12 c (jdev), you must answer yourself and can ask the seller too. 12 c is the latest technology and the question is whether you need later. 11g if jdev version that is used internally by Oracle and is on the marked a period of time.

    Timo

  • ADF Faces 10g: setting up emulate IE7 mode in IE8 using meta tag

    I have problems setting up the metatag for the IE7 Mode. I have to add the meta tag just after the head tag but afh:head tag generates its own metatag as well as another code.

    JSP code:
    < afh:head title = 'Forms' >
    * < meta http-equiv = "X-UA-Compatible" content = "IE = EmulateIE7" / > *.
    < / afh:head >

    released on the duration of HTML:
    Forms < head > < title > < / title > < name meta = "generator" content = "Oracle ADF Faces" > < link rel = "stylesheet" charset = "UTF - 8" type = "text/css" href="/IE8Test-ViewController-context-root/adf/styles/cache/oracle-desktop-10_1_3_4_0-en-ie.css;jsessionid=abc" > < script > var AdfWindowOpenError =' a window blocker was detected in your browser.» Popups blockers interfere with the operation of this application. Please disable your Blocker for popups or allow popups from this site.'; < /script > < script src = "/ IE8Test-ViewController-context-root/adf/jsLibs/Common101_3_4_0.js; jsessionid = f860a28964c33a5fae90eeaf3726da48b147854ee2ad990a4ba70279b67ea0dd" > < / script > < script _defaultTZ() > < /script >
    * < meta http-equiv = "X-UA-Compatible" content = "IE = EmulateIE7" / > *.
    < / head >

    Copy the following code will not work my page in IE7 mode.

    However, if I change the code of
    < head title = 'Forms' >
    < meta http-equiv = "X-UA-Compatible" content = "IE = EmulateIE7" / >
    < / head >

    It will work in IE7 to IE8 mode.


    1. is there something I can do to replace the code generated by my own meta tag if I use afh:head tag?
    2. If I use head html, what effects it will have on my code? I noticed that the fonts do not work properly, I think it's due to the links generated for skin is are more referenced.

    Any suggestion is recommended.

    Thank you
    Wes

    Hello

    Here's an example I wrote for 11g, which however also will work with 10g

    http://blogs.Oracle.com/jdevotnharvest/2011/04/running_adf_faces_applications_with_ie_9_in_ie_8_compatibility_mode.html

    Frank

  • ADF 11 g in 10g

    Can we / what are the challenges by developing a 11g ADF application and deploying it to a 10g Server?

    Thank you - Casey

    ADF 11 g requires the support of Java EE 5.0 and OAS 10 g does not support this.
    So basically, you can't.

  • tutorial for migrating an application JHeadstart. 10g to 11g ADF

    Hi, is there a tutorial on migrating a 10g ADF application developed using JHeadstart application of ADF 11 g which also supports JHeadstart.

    Only found this [http://www.oracle.com/technology/products/jdev/collateral/migration.html] which is not related to the JHeadstart.

    Thank you.

    It is documented in the notes.

    Steven Davelaar,
    JHeadstart team.

Maybe you are looking for

  • Not so private private window

    If I leave my current session open, then connect to gmail in a private window and then close this window private the previous open window that was not previously logged in gmail is now recorded. Therefore, the privacy of the new private window is not

  • Can I synchronize the counters on two different computers in the C API?

    I installed the M-series cards (6254) in several computers. I would like to synchronize the counters for each card.  The best way that I came with to do this was to have the counter on each counter entries read a common external clock signal running

  • do you have clients conact by phone to solve the problems, they do not know they have?

    Conacted by phone from possible call center and said he had malware on my computer. The appellant wanted me to press windows and r key to access the files where was of such software. When I said that I felt uncomfortable to take the advice of unknown

  • Defragment the scan error in file C:\i386\ AGT041F. DL_

    I just do a cleaning on a laptop running Windows XP - SP3.  Sophos Endpoint Security and Control put several files in quarantine and then nettoyeent (Troj/FakeAV-DGF, Troj/ExpJS-BM, evil/JavaJar-A).  While in the mentality of the interview, I used th

  • ABO auf Schuler change

    Hallo,ICH habe mich last year as ein COMPLETE Adobe CC pass decided. ICH would die Schule pausieren illness. Doch nun go ich wieder zur Schule und question mich, wie ich mein Abo change kann, sodass ich nur den Preis pupil/student zahlen muss. Es mir