JDeveloper 10.1.3.5, ADF, OC4J: bc4jcleaup.sql, use of PCOLL_CONTROL

I understand how am passivation/activation works via the internal account and I am working on deploying a cleanup job using the supplied bc4jcleaup.sql. I noticed that there is a reference to a table called PCOLL_CONTROL, however my understanding is the passivation process only requires ps_txn and ps_txn_seq. Is PCOLL_CONTROL used for adf 10.1.3.5 or is it just legacy code and I dont have to worry about?
define def_control_tab_name = PCOLL_CONTROL
define def_txn_tab_name = PS_TXN
define def_txn_seq_name = PS_TXN_seq
thanks
Wes

Got it, the whitepaper states that PCOLL_CONTROL table is created/managed the same way as PS_TXN table (if not there, it will create it based on property value of jbo.server.internal_connection). The second document helped me confirm the default value of the jbo.control_table_name property. The strange issue is I only see the PS_TXN table and not the PCOLL_CONTROL table being used in our db.
thanks Frank for the replies in the past couple of days.

Similar Messages

  • [REPOST]How to force ADF Dialog / POPUP to use POST method ?

    Hi all,
    Is there any way to make ADF Dialog / POPUP to use POST method ?
    I need that approach to implement this post : [SOLVED] Faces - Preventing user from entering URL manually
    But it breaks in my application because ADF Dialog / POPUP is using GET method.
    Thank you very much,
    xtanto

    repost.
    Thank you

  • Sample adf datatable application by using jdeveloper11g

    Iam new in oracle adf can u please help me.
    How to cretate adf datatable application by using jdeveloper11g

    As Frank mentioned, you should decide which jdev version you want to use (11.1.1.x = http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-100269.html or 11.1.2.x = http://docs.oracle.com/cd/E18941_01/tutorials/toc.htm). The you use start the tutorial 'Developing Rich Web Applications with Oracle ADF' for your version. This tutorial is a step by step tutorial which you should be able to follow easily.
    Timo

  • Error in deploying from jdeveloper 10.1.3.2 to oc4j 10.1.3.3 and 10.1.3.2

    Hi all
    I have developed an application using jheadstart 10.1.3.1 and jdeveloper 10.1.3.2 and I want to deploy it in oc4j 10.1.3.3. I have installed Adf Runtime libiraties in oc4j home. during deploying my Application I get the following error:
    Operation failed with error:
    org/apache/log4j/Category
    Deployment failed
    I tried to copy log4j-1.2.15.jar,commons-logging.jar and commons-digester.jar to
    oc4j\BC$J\lib directory ; this time my application was deployed in oc4j but i get the following Error :
    07/09/25 14:43:44 log4j:WARN No appenders could be found for logger (com.sun.fac
    es.config.ConfigureListener).
    07/09/25 14:43:44 log4j:WARN Please initialize the log4j system properly.
    Ps:
    The Actual Error in ocgj is:
    07/09/25 16:52:21 WARNING: DeployerRunnable.run java.lang.ExceptionInInitializer
    Errororacle.oc4j.admin.internal.DeployerException: java.lang.ExceptionInInitiali
    zerError
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:139
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.ExceptionInInitializerError
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureLi
    stener.java:252)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.
    java:1141)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:
    741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(Applic
    ationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:5
    70)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.cre
    ateHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<in
    it>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:16
    03)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:238)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:99)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(Application
    Deployer.java:547)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:202)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    ... 4 more
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.comm
    ons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.C
    lass;@900079 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lan
    g.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons
    .logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Clas
    s;@900079 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.N
    oClassDefFoundError: org/apache/log4j/Category))
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactory
    Impl.java:543)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
    Impl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
    Impl.java:209)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at com.sun.faces.config.beans.FacesConfigBean.<clinit>(FacesConfigBean.j
    ava:48)
    ... 17 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log
    constructor [Ljava.lang.Class;@900079 for org.apache.commons.logging.impl.Log4J
    Logger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogF
    actoryImpl.java:413)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactory
    Impl.java:529)
    ... 21 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogF
    actoryImpl.java:410)
    ... 22 more
    Could any body tell me where the problem is or how can I resolve the problem?
    Any help would highly be appreciated.
    thank you in advance.
    Alireza                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    It is an old post, but I want to add and ask something anyway:
    I had the same problem and solved it through similar steps (didn't get the same errors and added the log4j to my project also) but don't you have the navigation problem?
    Now that I have deployed the application the first page that appears after launching the application is my Home.jspx which is not the same page that comes up when I use embedded OC4J to run the application. The Home.jspx is blank and when I enter a link manually:
    http://farbod:8888/TestApp/faces/pages/Employees.jspx
    instead of http://farbod:8888/TestApp/faces/pages/Home.jspx
    I get this error:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    I also tried changing the initial address throughout the application:
    <% response.sendRedirect("faces/pages/Home.jspx"); %>
    but I still get the above error.
    Thanks,
    Farbod

  • Error in deploying from jdeveloper 10.1.3.3 to oc4j 10.1.3.3

    Hi all
    I have developed an application using jheadstart 10.1.3.1 and jdeveloper 10.1.3 and I want to deploy it in oc4j 10.1.3.3. I have installed Adf Runtime libiraties in oc4j home. during deploying my Application I get the following error:
    Operation failed with error:
    org/apache/log4j/Category
    Deployment failed
    I tried to copy log4j-1.2.15.jar,commons-logging.jar and commons-digester.jar to
    oc4j\BC$J\lib directory ; this time my application was deployed in oc4j but i get the following Error :
    07/09/25 14:43:44 log4j:WARN No appenders could be found for logger (com.sun.fac
    es.config.ConfigureListener).
    07/09/25 14:43:44 log4j:WARN Please initialize the log4j system properly.
    Could any body tell me where the problem is or how can I resolve the problem?
    Any help would highly be appreciated.
    thank you in advance.

    Ps:
    The Actual Error in ocgj is:
    07/09/25 16:52:21 WARNING: DeployerRunnable.run java.lang.ExceptionInInitializer
    Errororacle.oc4j.admin.internal.DeployerException: java.lang.ExceptionInInitiali
    zerError
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:139
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun
    (OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(Deplo
    yerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.ExceptionInInitializerError
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureLi
    stener.java:252)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.
    java:1141)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:
    741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(Applic
    ationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:5
    70)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.cre
    ateHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<in
    it>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:16
    03)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:238)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplica
    tionBinder.java:99)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(Application
    Deployer.java:547)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDe
    ployer.java:202)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
    ... 4 more
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.comm
    ons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.C
    lass;@900079 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lan
    g.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons
    .logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Clas
    s;@900079 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.N
    oClassDefFoundError: org/apache/log4j/Category))
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactory
    Impl.java:543)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
    Impl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
    Impl.java:209)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at com.sun.faces.config.beans.FacesConfigBean.<clinit>(FacesConfigBean.j
    ava:48)
    ... 17 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log
    constructor [Ljava.lang.Class;@900079 for org.apache.commons.logging.impl.Log4J
    Logger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
            at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogF
    actoryImpl.java:413)
            at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactory
    Impl.java:529)
            ... 21 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
            at java.lang.Class.getDeclaredConstructors0(Native Method)
            at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
            at java.lang.Class.getConstructor0(Class.java:2640)
            at java.lang.Class.getConstructor(Class.java:1629)
            at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogF
    actoryImpl.java:410)
            ... 22 more                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • ADF Faces Application without using JDeveloper/TopLink/BC4J

    Hi,
    I want to make a small database driven application using ADF Faces Components without any hlp of JDeveloper, BC4J or Toplink.
    I could not see any document/ sample application which demonstrates creating J2EE application with ADF Faces by avoiding OC4J, JDeveloper IDE & TOPLINK.

    Hi, any luck trying to use adf faces in another IDE besides Jdeveloper?? Please let me know ;)
    thanx.
    T.

  • Jdeveloper 10.1.3.4 + ADF + java.lang.NullPointerException

    Hi,
    We are developed our application using JDeveloper 10.1.3.4 version using ADF.When we deploy the application on oc4j(10.1.3.3) we see below error messages in oc4j application log,may I know the cause of this error??.Thanks in advance
    09/08/13 08:58:44.596 Servlet error
    java.lang.NullPointerException
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
    at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
    at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.webcache.adf.filter.PageCachingFilter.doFilter(PageCachingFilter.java:274)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
    at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Edited by: user645222 on Aug 13, 2009 8:57 AM

    I have a suspicion that the JSF runtime your project is using is from the older JDeveloper.
    Can you replace the JSF libraries in your project with a copy from the 10.1.3.4 installation of JDeveloper?

  • Integrating Jdeveloper 11.1.1.1.0 & OC4J

    Hi,
    I was previously using Jdeveloper 10.1.3.4 and have current migrated to Jdeveloper 11.1.1.1.0.
    Cool to have new features and the way Jdeveloper crash are handled. :-)
    Am currently trying to create a Web Application and run in a standalone OC4J, but the moment I run the jsp, Jdeveloper trying to start Integrated WLS Server.
    I need to modify this to Standalone OC4J.
    I tried modifying under Tools > Preferences > Run but dint help me out.
    Can someone help me out in getting this done or point to some documentation that deals such setup.
    Regards,
    Prashanth

    Prashanth,
    You could certainly deploy a proper EAR/WAR file to OC4J and use remote debugging, but I don't think you're going to get to the same level of "integration" as Oracle has built with WLS. It may sould counterintuitive, but if I were you (doing simple Java/J2EE development, no ADF involved) and needed to deploy to OC4J / Oracle Application Server 10.x, I would just continue using JDeveloper 10g.
    Best,
    John

  • Applet works in JDeveloper, but not when deployed to OC4J

    I am working on an applet version of the BI Beans java client application. It works fine when running in JDeveloper (applet viewer), but fails when deployed to OC4J. The applet shows a red X, with a message in the status bar saying "Loading Java Applet Failed...". Contents of java console are as follows:
    java.lang.NoClassDefFoundError: oracle/dss/selection/step/Step
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
         at java.lang.Class.getConstructor0(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Any one have any ideas how to chase this one down?
    Here is the message that JDeveloper shows when it runs the applet. I have gone thru this and ensured that all these references are selected in my .deploy settings:
    C:\JDeveloper\jdk\bin\javaw.exe -ojvm -Xbootclasspath/a:C:\dev\jdev\Workspace1\TestClientApp\classes;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biaddinsrt.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biamlocal.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bicmn.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidataclt.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidatacmn.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidatasvr.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biext.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bipres.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bidata-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bipres-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\bicmn-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\biaddins-nls.zip;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\LW_PfjBean.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\share.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\jewt4.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\jlib\jewt4-nls.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\infobus\lib\infobus.jar;
    C:\JDeveloper\BC4J\lib\bc4jmt.jar;C:\JDeveloper\BC4J\lib\collections.jar;
    C:\JDeveloper\BC4J\lib\bc4jct.jar;
    C:\JDeveloper\lib\xmlparserv2.jar;
    C:\JDeveloper\jlib\jdev-cm.jar;
    C:\JDeveloper\j2ee\home\lib\jndi.jar;
    C:\JDeveloper\jlib\regexp.jar;
    C:\JDeveloper\jlib\share.jar;
    C:\JDeveloper\jlib\uix2.jar;
    C:\JDeveloper\jdbc\lib\classes12.jar;
    C:\JDeveloper\jdbc\lib\nls_charset12.jar;
    C:\JDeveloper\j2ee\home\lib\ojsp.jar;
    C:\JDeveloper\j2ee\home\jsp\lib\taglib\ojsputil.jar;
    C:\JDeveloper\j2ee\home\oc4j.jar;
    C:\JDeveloper\j2ee\home\lib\servlet.jar;
    C:\JDeveloper\jdev\lib\ojc.jar;
    C:\JDeveloper\jdev\lib\ext\..\..\..\bibeans\lib\olap_api_92.jar;
    C:\JDeveloper\jdev\lib\jdev-rt.jar;
    C:\JDeveloper\BC4J\lib\bc4jhtml.jar;
    C:\JDeveloper\BC4J\lib\datatags.jar;
    C:\JDeveloper\BC4J\lib\bc4juixtags.jar;
    C:\JDeveloper\BC4J\lib\bc4j_jclient_common.jar
    Any assistance would be appreciated.
    s.l.

    i have the same problem
    i cant load my applet on OC4J , i am wondering know how Oracle canot solve this problem

  • JDeveloper 11.1.2.3, ADF Faces: declarative component does not support af:clientListener?

    I am trying to create a declarative component with the following code:
    <?xml version='1.0' encoding='UTF-8'?>
    <af:componentDef xmlns:af="http://xmlns.oracle.com/adf/faces/rich" var="attrs" componentVar="comp" definition="private"
                     xmlns:afc="http://xmlns.oracle.com/adf/faces/rich/component">
        <af:xmlContent>
            <afc:component>
                <afc:display-name>DoubleClickTableDialogClientServerListener</afc:display-name>
                <afc:component-extension>
                    <afc:component-tag-namespace>org.mskcc.crdb.common.declarativecomponent</afc:component-tag-namespace>
                    <afc:component-taglib-uri>http://www.mskcc.org</afc:component-taglib-uri>
                </afc:component-extension>
            </afc:component>
                <af:clientAttribute name="serverListenerType" value="TableDoubleClickEvent"/>
                <af:clientListener method="handleTableDoubleClick" type="dblClick"/>
                <af:serverListener type="TableDoubleClickEvent"
                                   method="#{EditAddDialogTemplateBean.handleTableDoubleClick}"/>
        </af:xmlContent>
    </af:componentDef>
    At runtime I recieve the following error:
    javax.faces.view.facelets.FaceletException: ADF_FACES-60023:Component: DoubleClickTableDialogClientServerListenerComponent[oracle.adf.view.rich.component.fragment.UIXInclude$ContextualFacesBeanWrapper@7170a7, id=dctdcsl1] does not support client listeners.
      at oracle.adfinternal.view.faces.facelets.rich.BaseClientListenerHandler.apply(BaseClientListenerHandler.java:53)
    This component was intended to be dropped off within an af:table component. I would like to hear suggestions on workarounds, one other way I thought about was to create a code template for the three tags, however, the con to this approach is each developer would need to configure this template within jdeveloper. Ideas are appreciated.
    Also a side question, how can I embed code properly with the new forum? [code] tag does not seem to work now.

    Wes, can't help with the real question, but can tell you how to format code
    Change to the advanced editor (top right over the editor field), then you get more options. The one you are looking for is behind the blue '>>'. Here you select the language you want to insert and you get nice code formatting and color.
    Timo

  • JDeveloper Visual Editor not rendering ADF Faces

    Hi guys, thanks for read my post.
    I'm working on a MVC application, and using ADF Faces in view. I did any changes, editing my jsf pages sources.
    Now JDeveloper doesn't show the design view of no one jsf pages.
    I followed the steps enumerated by Didier Laurent in:
    http://blogs.oracle.com/Didier/2006/11/22
    (thanks Didier), but it didn't resolve the trouble.
    When i run jdev.exe instead jdevW.exe I watch the following lines:
    (digester.Digester 164) [ConverterRule]{faces-config/converter} Merge(javax.faces.Short,null)
    (digester.Digester 164) [ConverterRule]{faces-config/converter} Merge(null,java.lang.Short)
    (digester.Digester 164) [ConverterRule]{faces-config/converter} Merge(javax.faces.Byte,null)
    (digester.Digester 164) [ConverterRule]{faces-config/converter} Merge(null,java.lang.Byte)
    But I can't see the error cause,
    Have you seen this problem before?
    Thanks in advance

    Hi again, thanks for your reply Shay. I had followed this steps to, but I don't reach to get the misconfiguration or error in my faces pages for showing design time messages in log. Log is empty and if I run JDeveloper from jdev.bin I don't see more than some lines I sent before.
    Thanks

  • JDeveloper 10.1.3.4.0 OC4J Proxy

    I am having problems with JDev when I use Proxy settings, my PC uses Proxy server through VPN Client, this configuration worked fine until recently, today I recieved my new laptop and got the error:
    [Starting OC4J using the following ports: HTTP=65000, RMI=65001, JMS=65005.]
    D:\JDeveloper\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config>
    D:\Jdeveloper\jdk\bin\javaw.exe -client -classpath D:\JDeveloper\j2ee\home\oc4j.jar;D:\JDeveloper\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=fw1.cummins.com -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=localhost|127.0.0.1|L3-A05109 -Dhttps.proxyHost=fw1.cummins.com -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=localhost|127.0.0.1|L3-A05109 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\JDeveloper\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    17/02/2013 07:16:34 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    17/02/2013 07:16:34 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    13/02/17 07:17:02 java.net.ConnectException: Connection timed out: connect
    13/02/17 07:17:02      at java.net.PlainSocketImpl.socketConnect(Native Method)
    13/02/17 07:17:02      at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    13/02/17 07:17:02      at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    13/02/17 07:17:02      at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    13/02/17 07:17:02      at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    13/02/17 07:17:02      at java.net.Socket.connect(Socket.java:507)
    13/02/17 07:17:02      at java.net.Socket.connect(Socket.java:457)
    13/02/17 07:17:02      at java.net.Socket.<init>(Socket.java:365)
    13/02/17 07:17:02      at java.net.Socket.<init>(Socket.java:207)
    13/02/17 07:17:02      at oracle.jdevimpl.runner.oc4j.Oc4jNotifier.sendMessage(Oc4jNotifier.java:98)
    13/02/17 07:17:02      at oracle.jdevimpl.runner.oc4j.Oc4jNotifier.postInitApplicationServer(Oc4jNotifier.java:55)
    13/02/17 07:17:02      at com.evermind.server.ApplicationServer.serverExtensionPostInit(ApplicationServer.java:1202)
    13/02/17 07:17:02      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1049)
    13/02/17 07:17:02      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    13/02/17 07:17:02      at java.lang.Thread.run(Thread.java:595)
    13/02/17 07:17:02 Oracle Containers for J2EE 10g (10.1.3.4.0) initialized
    JDev does not launch the URL with Internet Explorer, however if I execute it out of VPN, the application runs normally and something important, if I re-connect to VPN, the URL works perfect and is able to connect with Oracle DB.
    Any help will be apreciated.
    Thanks.
    Edited by: 988530 on Feb 18, 2013 7:13 AM

    Did you ever find a solution for this?  I am having the exact same problem.  All I can figure out is that it has something to do with VPN, however the odd thing is that I can get it to work on an XP machine, just not Windows 7.  Both have the same VPN client and are identical copies of JDeveloper.

  • [ADF BC] error in using ajax4jsf with jdeveloper 10.1.3

    I want to use ajax4jsf with jdeveloper 10.1.3 but foolowing error is appearing when i run my application
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: org.apache.commons.collections.map.LRUMap
         Dependent class: org.ajax4jsf.cache.LRUMapCache
         Loader: current-workspace-app.web.Application11-Project1-webapp:0.0.0
         Code-Source: /D:/testProjects/Application11/Project1/public_html/WEB-INF/lib/richfaces-impl-3.1.3.GA.jar
         Configuration: WEB-INF/lib/ directory in D:\testProjects\Application11\Project1\public_html\WEB-INF\lib
    The missing class is not available from any code-source or loader in the system.     at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2264)     at oracle.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1462)     at oracle.classloader.SearchPolicy$FindLocal.getClass(SearchPolicy.java:167)     at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)     at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1674)     at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)     at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)     at org.ajax4jsf.cache.LRUMapCacheFactory.createCache(LRUMapCacheFactory.java:49)     at org.ajax4jsf.resource.InternetResourceService.init(InternetResourceService.java:110)     at org.ajax4jsf.webapp.BaseFilter.init(BaseFilter.java:148)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.getFilterConfig(HttpApplication.java:7585)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:515)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)     at java.lang.Thread.run(Thread.java:595)

    Missing class: org.apache.commons.collections.map.LRUMap
    The commons-collections.zip included with JDeveloper 10.1.3 does not include the LRUMap class.
    Use the Apache Commons Collections commons-collections-3.2.zip.
    http://commons.apache.org/downloads/download_collections.cgi

  • Jdeveloper 10.1.2 whitout adf uix

    Hello I'm programming an application web with the enviroment jdeveloper 10.1.2 using Struts technology. I've a problem because everytime the own jdeveloper includes automatically the adf uix libraries and code in the web.xml like:
    <servlet>
    <servlet-name>uix</servlet-name>
    <servlet-class>oracle.cabo.servlet.UIXServlet</servlet-class>
    <init-param>
    <param-name>oracle.cabo.servlet.pageBroker</param-name>
    <param-value>oracle.cabo.servlet.xml.UIXPageBroker</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    and the folder html/cabo, I dont want this extra information, because I dont want use adf technology, only J2EE. What's the jdeveloper configuration to prevent this situation?
    Thank you very much!!

    Hi Steve
    I have read your "Building a Web Store with Struts & ADF Frameworks 10.1.2" guide and I have found a answer to each question that I had.
    Nevertheless, I try to use your extension framework classes to my web application, but I cannot find the data control (this method (findDataControl(dataControlName);) return a null pointer exception.
    In MyAppDataForwardAction classes ...
    protected ApplicationModule getApplicationModule(String dataControlName, DataActionContext ctx) {
    DCDataControl dc = ctx.getBindingContext().findDataControl(dataControlName);
    if ((dc != null) && dc instanceof DCJboDataControl) {
    return (ApplicationModule) dc.getDataProvider();
    return null;
    I have add this classes to my application ( Framework Extension Project )
    ExceptionHelper
    ModuleApplicationMyAppImpl extends ApplicationModuleImpl
    MyAppDataForwardAction extends DataForwardAction
    MyAppErrorHandler extends DCErrorHandlerImpl
    I have add this extend to my AM Service (Model Project)
    MyAppServiceImpl extends ModuleApplicationMyAppImpl
    I have add this class (ViewController Project)
    MyAppServiceDataForwardAction extends MyAppDataForwardAction
    note : I don't use your UIX and xsql extension framework facilities.
    Could you help me with these few informations ?
    Do you have a french version of this guide "Building a Web Store with Struts & ADF Frameworks 10.1.2" ?
    Thank's !!
    Rémi

  • JDeveloper won't deploy to standalone OC4J

    Hello:
    I have installed OC4J 10.1.3 and I want to get JDeveloper 10.1.3.3 to deploy to it. I completed to Application Server wizard using localhost and port 8888 as my settings. When I try to deploy a web app, the deployment pauses indefinitely with just the messages:
    ---- Deployment started. ---- Feb 18, 2008 11:20:54 AM
    Target platform is Standalone OC4J 10g 10.1.3 (OC4J101300).
    Wrote WAR file to C:\jdev10133\jdev\mywork\Experiments\A3\deploy\webapp.war
    Wrote EAR file to C:\jdev10133\jdev\mywork\Experiments\A3\deploy\webapp.ear
    I when I test the connection in the App Server properties it runs forever, too. I tried reading the online documentation to no avail. Is it the localhost and/or port 8888 causing the trouble? How can I find out the correct settings?
    Thanks.
    Eric

    hi Eric
    Did you use port 8888 in the connection your Application Server connection you defined?
    Typically that would be the HTTP port for the standalone OC4J, while you need the RMI port.
    I don't think it is possible to find the RMI port using the Oracle EM 10g Application Server Control for a standalone OC4J 10.1.3 (that is using "http://localhost:8888/em").
    You can find the RMI port in the file "<your-oc4j-1013-dir>\j2ee\home\config\rmi.xml" as the "port" attribute for the "rmi-server" element.
    Mine has the value "23791".
    success
    Jan Vervecken

Maybe you are looking for

  • Crystal Generated PDFs with XMP Metadata attached to Image

    Using Crystal Reports 11 with the .NET runtime. I'm adding images into my document. Those images have XMP metadata attached. However, when the final PDF is generated, I do not see that metadata in the resulting PDF. It seems Crystal Reports is stripp

  • Why filter causes multiple identical images in gridview to display in literoom 4.3?

    I have not been able to find why multiple identical images are displaying in gridview when filters are applied.  There is only one image in the folder.  This obviously makes it difficult to apply images to keywords. I simply can't find the reason.  N

  • Java class for getting worksets belong to a role?

    Hi I will create a cleanup software in Java of PCD structure. I want to list all worksets, pages and iviews belonging to a role, typical role.getChilren(). Are there any java class to do that? Searching from the web, there are only code for listing a

  • CP5 - W7 - Button Transparency Yellow color - flooding white areas

    Here are some buttons I made... This is the setting in Photoshop made for every saved button This is how the different buttons are displayed in "Preview in a browser" (F12) These above are ok! This one has gone crazy... Why? I have really looked at e

  • Conditional display of h:column

    I am trying to get a command link in a column of a data table to display conditionally on a row by row basis. I am using the JSF RI Beta. item is the data table var. <h:output_text value="#{item.parent}" /> will display true or false. <c:if test="#{i