Application of ADF incapable of external jar deployed as a reference library

I use jdeveloper 11.1.1.3.
My problem is as follows: I have a POT deployed in weblogic 11g as a library and I want that my demand for ADF back as this developed in-house library has a few utility methods in it.
In my ADF application I've referenced to the library in weblogic application. XML as below...
< library-ref >
< name of the library - > beansCBB < / library name >
< / library-ref >

But still my my jsp fail to compile

Please guide me on how to provide the library reference everything in deployment.

--
Zitouni

You have created the manifest file and creating the library which is deployed as a shared library?

Look at the following blog post - which explains step by step with a sample:
http://andrejusb.blogspot.com/2010/07/deploying-ADF-applications-as-shared.html

Thank you
Nini

Tags: Java

Similar Questions

  • Try to include external jar in Eclipse IDE, but it does not work

    Hello world

    I try to use the BB for Eclipse plugin.  I saw the other posts in the same direction as mine, but nothing seems to solve the problem or the person was referring to an older version of the plugin.  I try to include a jar named J2meMap_lib_cldc11.jar.  Here's what I've done so far:

    I created a new Blackberry project called J2MEMap.

    I right-click on the project and select Properties.

    I go to the Blackberry project properties. Click on the Application tab.

    Under Project Type, change in library.

    Then, I go to the Java Build Path.

    I go to the library and add the jar as an external library file.

    Click OK.

    Then, I create a new Blackberry project named MyApp.

    For this one, I'm doing a moped.

    In the Java Build Path, I add the J2MEMap project as a project dependency.

    First thing I notice is that MyApp has compilation errors because he doesn't seem to find the jar file in the other project.  If I look in the Console of the Blackberry manufacturer, I see the following error when I Isaiah to compile the J2MEMap project:

    C:\programs\opensource\eclipse\plugins\net.RIM.Eide.componentpack4.5.0_4.5.0.16\components\bin\launcher.exe C:\programs\opensource\eclipse\plugins\net.rim.eide.componentpack4.5.0_4.5.0.16\components\bin\rapc.exe-silencieux import =...... \.. \.. \.. \.. \programs\opensource\eclipse\plugins\net.rim.Eide.componentpack4.5.0_4.5.0.16\components\lib\net_rim_api.jar;...... \.. \.. \.. \.. \programs\opensource\j2memap\sdk\cldc11\J2meMap_lib_cldc11.jar library =... \J2MEMap\J2MEMap warnkey = 0 x 52424200; 0 x 52435200; 0 x 52525400 - sourceroot = C:\Local\develop\eclipse\workspaces\psu\J2MEMap\src C:\Local\develop\eclipse\workspaces\psu\J2MEMap\bin
    Error! : not found of course
    CAP has failed for the project J2MEMap

    Previously, I did not receive this error, but I began to acquire a reason any.  I am able to generate the Midlet example that comes with the JDE and deploy and run on the Simulator.  For some reason, I can't get libraries to work properly.

    Thank you

    Eric

    In fact, I thought that I'm answering my own question in case someone else has the same problem.  In the library project, I had to go to the project properties and go to the Import/Export, and then select the external jar as one of the elements that must be exported.

    Thank you

    Eric

  • NoClassDefFoundError RegionBinding when trying to access an application of adf

    Hello

    I followed these steps to set up my environment:

    1 - install the Weblogic 11 g Server
    2 install Soa Suite 11 g within weblogic server is installed in step 1
    3 - create a new domain (include Soa Suite)
    4. I developed an application of simple hello world, this application is deployed successfully.
    5. when I tried to access the application via web browser, I get this error:

    Operating system: Linux 64-bit

    Product version:

    -Oracle WebLogic Server 11 g 1 material (10.3.3)
    -SOA Suite (11.1.1.3.0)

    Error 500 - Internal server error

    java.lang.NoClassDefFoundError: oracle, adf, model, RegionBinding
    at oracle.adfinternal.controller.faces.context.StubJSFPageLifecycleContext.getBindingContainer(StubJSFPageLifecycleContext.java:42)
    to oracle.adf.controller.v2.lifecycle.Lifecycle$ 2.execute(Lifecycle.java:135)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$ 400 (ADFPhaseListener.java:21)
    to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ PhaseInvokerImpl.startPageLifecycle (ADFPhaseListener.java:231)
    to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 1.after(ADFPhaseListener.java:267)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:364)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Obs. : If I have the same application running on weblogic incorporated in jdeveloper, it works.

    I read in other posts that I should install the ADF runtime on my domain/Weblogic libraries.
    When do the ADF application works, but when I tried to access the company Manager, I get this error:

    Instructions: I add this to my setDomainEnv.sh classpath

    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/bc4jct.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/adfcm.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/adfmweb.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ADFM.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/adfshare.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/bc4jctejb.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/bc4jimdomains.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/bc4jmt.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/bc4jmtejb.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/Collections.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/jlib/bc4jdomgnrc.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/jlib/adfmtl.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/jlib/adfui.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/jdev-cm.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/Commons-El.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/Oracle-El.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/JSP-El-API.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/Commons-CLI-1.0.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/xmlef.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/mdsrt.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/concurrent.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ojmisc.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/translator.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/runtime12.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/OJDL.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ORDIM.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ordhttp.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/TopLink.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ANTLR.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/xmlparserv2.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/adfbinding.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/cache.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/XML.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/xsqlserializers.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/xsu12.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/DC-adapters.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ADF-connections.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/HTTP_Client.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/WSDL.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/orajaxr.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/orawsrm.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/wsclient.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/orasaaj.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/MDDS.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/xsdlib.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/wssecurity.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/orawsdl.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/osdt_core.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/osdt_cert.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/osdt_xmlsec.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/osdt_wss.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/osdt_saml.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/ojpse.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/oraclepki.jar".
    CLASSPATH="${classpath}${CLASSPATHSEP}/app/CCEE/domains/soasuiteDomain/ADF/lib/jazncore.jar".
    Export CLASSPATH


    AND this IS the ERROR WHEN I ADD THIS: (in Enterprise Manager)

    Error 500 - Internal server error

    oracle.jbo.NoXMLFileException: Houston-26001: XML file could not be found for the null.cpx container
    at oracle.jbo.mom.MOMParserNonMDS.parse(MOMParserNonMDS.java:134)
    at oracle.jbo.mom.MOMParserNonMDS.readAndParse(MOMParserNonMDS.java:64)
    at oracle.jbo.mom.DefinitionContextStandard.readAndParse(DefinitionContextStandard.java:149)
    at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:916)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.loadCpx(JUMetaObjectManager.java:554)
    at oracle.adf.model.BindingRequestHandler.initializeBindingContext(BindingRequestHandler.java:341)
    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:133)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:160)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:183)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)


    MY QUESTIONS:

    What should I do to make this work (soa suite, Manager of the company, my request to adf)?
    Installation by default, a domain with soa following is come with the adf runtime libraries? Why do I have to manually install these libraries?

    Thank you.
    Victor Jabur

    Hello

    We did encounter a similar problem - it was on AIX and not much Linux. It took the deployment of an EAR file on the AIX machine to solve the problem (although the WAR worked on Windows)...

    You want to check if this works for you?

    Thanks and greetings
    Anil

  • "Error starting Module not found" add external jar to eclipse plugin

    Hello

    I use the eclipse on Eclipse 3.4 plugin

    BB JDE 4.5

    8300 Simulator

    I'm trying to run a Midlet that sucessfully runs in eclipse for another smartphone (Samsung).

    The project compiles fine, but when I run it in the BB Simulator, it gives me the error:

    "error at startup MyApp: Module ' kxml2 - 2.3.0' not found."

    I added a jar for kmxl in the form of external jar file.

    Sometimes it get lost, don't know why. I had to add the jar file several times because once so that it cannot compile and it disappears from the list of libraries.

    In any case, the major problem is that he cannot run in the Simulator.

    I found several posts with the same problem, but the solutions they gave are JDE, not eclipse plugin.

    These solutions were to create a new project, made a library of BB and understand the project as a dependency in the main application.

    But how to solve the problem in plugin eclipse?

    Why add a pot as an external library is not enough?

    Why get lost from time to time?

    If we are to create a new project (it seems excessive to me thinking) how can we define everything in eclipse?

    Thank you

    Anna

    Check this thread.

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=22240#M22240

    Concerning

    Bika

  • External JAR &amp; Eclipse plug-in 1.3

    Hi all!

    seriously, I want to use the new plug-in for eclipse but I can not find a solution for the external JAR problem:

    I need to use the library of ksoap2, so, as explained in different post, I created a library project on Eclipse with version 1.2 of the plugin, I added the previously verified JAR and then I reference it projects where I use it.

    It works very well in previous plug-ins but it don't work with the 1.3:

    -If I use the 1.2 method, when packaging project I have a strange error of class of the two copies on the first class from the jar of ksoap2 (that is not duplicate)

    -If I use the pot of ksoap2 as external JAR or library for my project, I can all packing but when I run my application, the pot is not loaded...

    Anyone know if something changes in the plugin?

    Thank you for any idea!

    Hi all

    I ask the support of blackberry and they give me a response.

    I post here if someone will need:

    "

    This error message occurs when an external JAR is created in another version of the IDE. The reason is because that control cap, when your application is compiled, compile everything in the folder of generation, including the previously compiled JAR file. This seems to be a bug in the tool itself, and there are a few references to this question in the BlackBerry Developer Issue Tracker below.

    BlackBerry Developer Issue Tracker

    https://www.BlackBerry.com/JIRA/

    Moving forward, the current solution to this issue is to have the JAR file built in the same version of the BlackBerry Java plug-in for Eclipse, you build your current application to breast. This is probably why you have not seen the issue in the previous iteration of the plug-in. This leads me to believe that the POT has been compiled in version 1.2 before.

    "

    I'm looking for the source code of ksoap2 and create a project, so I can use it as an external referenced project.

    Now, all work.

    Hope it will be useful

  • How to add external jar file?

    Hi all
    1. work on the version of BB storm (9500/9530 Simulator) is v4.7.0.75
    2 opportunity BB JDE v4.7

    4. the request is:

    My application needs commans - httpclient.ja.

    If I add external jar file.

    application throws the runtime as error

    module "Commons-httpclient ' not found."

    My request is here:

    is it posible to add external jar file in blackberry?

    If so, how do I add external jar file?

    can any body help me on this point, because I am doing this for the first time

    Thanks in advance

    Abreu - Bureddy

    File JAR of Th which tent has class files not getting recognized by BB Jvm.

  • How to test my application of ADF mobile browser on Android emulator?

    Hello

    I created a Mobile browser app. Could someone tell me please how to test on the Android emulator?

    I read the information on downloading and configuring (Blackberry) simulators and emulators (Microsoft Windows) to browser Mobile ADF in 'Running Mobile Device simulators with JDeveloper and ADF Mobile'. However they mention no details on downloading and configuring "* Android emulators." Could someone help me please in the present.

    Concerning
    Raja

    If you want to test the browser applications Mobile ADF (those built with components of the Trinity) - then you run your application in the JDev, copy the URL and open in the browser, which is part of the Android emulator.

    If you want to test ADF Mobile apps - you deploy to the emulator, and then start the application like this:
    http://docs.Oracle.com/CD/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html

  • Is my application an application of ADF Essentials

    Hello

    The "Oracle ADF Essentials overview and frequently asked Questions" document [1] points to this forum essential ADF JDeveloper and ADF in place for community support.

    Even the FAQ also answers the question "what is included in Oracle ADF Essentials? " with listing some contained components and others not included features.

    It could be seen as a guide to answer the question "do I have to pay to deploy my application ADF? '.»»

    Wouldn't be handy if there was an easy way to determine what a given application of ADF ADF Essentials application?
    Or is it not possible to start using the features that you should not use for ADF Essentials (e.g. safety ADF) application?

    -(q1), how can I determine whether my application is an application of ADF Essentials?

    -http://www.oracle.com/technetwork/developer-tools/adf/overview/adfessentialsfaq-1837249.pdf [1]

    Thank you very much
    Jan Vervecken

    Hi Jan-

    In this version, we have no tools to help verify a request to ensure that there is an ADF Essentials application. Our original goal was to ADF Essentials on the market. Now let's study to obtain feedback from the community on what we do then... Add other application servers? Add more features? Improve the tools? We'll probably do some of all of the above.

    We are considering using JDeveloper audits as a set of rules to check for an application. We are also assessing if a JDeveloper role can be useful in limiting technology to those that are part of most of the ADF.

    In short, Yes, it would be good to have an easy way to determine if you have a request for the ADF, but it's a manual process for the moment. In this regard, there are two aspects to consider: 1) making sure that you only use components that are permitted under the license of the ADF Essentials and 2) in licensed components, make sure in charge you use features that are taken. The good news is that it is not so complicated. Here is the list of components that are/are not included in the ADF Essentials:
    http://www.Oracle.com/technetwork/developer-tools/ADF/overview/components-1844931.html

    And is a really short list of features that are not supported: http://www.oracle.com/technetwork/developer-tools/jdev/11gr2update3-1851251.html#11.1.2.3.0ShermanUpdate3-ReleaseNotesREPOSITORY-ADFEssentialsandGlassFishDeployment

    -Brian

  • External JAR and run the Script

    It is a way to use external jar (Drools) in run script step? Alternatives?

    Thank you

    You can use external jar files in LiveCycle along with other java web applications.

    1. place your JAR file in the application's lib directory.

    for example c:\jboss\server\all\lib

    2 import the package within the ExecuteScript activity and start using classes.

    Nith

  • Add external JAR to the Jdeveloper SOA composite project

    Hi experts,

    I work on Jdeveloper and want to liaise with the IOM for details on Benerficiary in a SOA compsoite. To start the connection, I added more code in Java Embedding task

    And I need to incldue JPS - API.jar in incldued in the project. I followed all means possible such as libraries-> add Jar/adding.

    But during the compilation of the project, it gives a compile error. When I remove the lines of code in project below, he starts again compile successfully. How can I bring an external jar to the buildpath of Jdeveloper.

    Please suggest

    ctx = oracle.security.jps.JpsContext

    oracle.security.jps.JpsContextFactory.getContextFactory () .getContext ();

    oracle.security.jps.service.credstore.CredentialStore cs = final

    ((oracle.security.jps.service.credstore.CredentialStore) ctx.getServiceInstance)

    oracle.security.jps.service.credstore.CredentialStore.class);

    CMap oracle.security.jps.service.credstore.CredentialMap = cs.getCredentialMap ("oracle.oim.sysadminMap");

    cred oracle.security.jps.service.credstore.Credential = cmap.getCredential ("sysadmin");

    If (cred instanceof oracle.security.jps.service.credstore.PasswordCredential) {}

    oracle.security.jps.service.credstore.PasswordCredential = (oracle.security.jps.service.credstore.PasswordCredential) cred pcred;

    Char [] p = pcred.getPassword ();

    oimUserName = pcred.getName ();

    oimPassword = new String (p);

    Copy the jar in \SCA-INF\lib

    -Marie

  • running application module (AM) from a secure application of ADF

    Hello gurus,


    If you can put some lights on the following problem on which I'm stuck, then I have will greatly appreciate it.

    After the security application in my application of ADF, when I try to launch the application module (AM) she prays for principal and credentials. I don't understand what I should give here. Do you have a solution to this?

    Thanks in advance.

    Hello

    find the menu, choose Application--> Secure--> users and create a user account. If you have enabled not only authentication but authorization too, you must also create roles. The main thing is the user name.

    Frank

  • Property lastModified of file in archive external JAR

    How can I approach this problem? Need to access a file located lastModified property within the archive external JAR.
    Thanks in advance.

    800812 wrote:
    My problem is to get the time elapsed between in the JAR of archives and outside the jar of archives for the same file (it's inside the POT). I get different timestamps as seen, and that's my problem.
    Your code displays the formatted output, but I need the time until the last ms.

    Zip file format Specifies a resolution of 2 seconds. You can't get the precision in milliseconds since a zip or jar file. It is precisely not to be there. This isn't a Java problem.

  • do I have to buy an external hard drive to transfer my library to another computer?

    Do I have to buy an external hard drive to transfer my library to another computer? There is another technology that is cheaper?

    Physically, you can move the HD on your current computer and install it in the new computer.

    You have backups of your photos and files of catalog on another disc? If so, you can physically take the backup HD and install it in the new computer. If this isn't the case, then invest in an external hard drive for backups (and transfers) is highly recommended. You live very dangerous if you don't have backups. I wouldn't bother even to make the transfer until you are sure have backups on a different disk.

    I guess you could use WiFi, Ethernet or a cloud like DropBox service.

    You could borrow an external HD to a relative or friend.

  • How to deploy a BPM Application with ADF Model project in the application

    Hello

    I have request of BPM. I created a model object ADF inside the same application to interact and to data-controls the View object in the auto-generated human task. However, when I deploy I do not know how to deploy the created model project.

    Please suggest how can I deploy the model project. I use Jdeveloper to deploy the application directly.

    Thanks-Durga

    Hey Durga,

    It is deployed with the project view controller that you have created the human task.  You don't have to deploy it separately.

    Right click the mouse, your view controller project-> click-> Properties, click dependencies.  Note that the view controller has a dependency in the model project.

    Dan

  • Application of ADF deploys successfully but run displays "Loading" constantly

    Hello

    I have a simple form ADF, which deploys successfully on the integrated server (10.3.5) and also runs correctly using the < Home > URL: port / < contextroot > /faces/ < formname > .jsp
    Same application compiles and deploys successfully (no error) on the stand alone wls 10.3.6 with ADF performance (11.1.1.6), but when I run the jsp in the browser in the same form displays "Loading" constantly.
    Both deployments have been made to the adminserver

    Would appreciate any pointers

    Published by: user6739500 on May 20, 2013 11:12

    Published by: user6739500 on May 20, 2013 11:49

    Caused by: java.sql.SQLException: ORA-01005: password null; connection refused

    Check that your application module uses JDBC data instead of the connection URL source

    Click with the right button to click for the app module configuration > localAppModule (don't remember exactly) but you will see here

    to use JDBC, data source to ensure it is created in the WLS console as well as the Services > sources of data tab and use the same JNDI name

    This might help http://techiecook.wordpress.com/2010/12/02/oracle-weblogic-adf-datasources/

    Published by: bamba Zeeshan on May 20, 2013 15:54

Maybe you are looking for

  • Static drive letters

    I'm under Arcserver UDP as my backup software. I have Windows Server R2 2012. I am trying to assign the same drive letter to two external drives, whereas when I'm running late at night, I won't be able to enter and change the drive letter that the so

  • In printer-hold file removal

    Hello I am more able to print documents from the computer, they are still waiting for the list and a document download on the internet cannot be deleted. I have a lexmark pro 4000 Printer series And I like message error list waiting to print. Can you

  • Is there a way to open a VI editing mode, within another VI?

    I'm looking for a way to open a VI within my application in edit mode. I tried to use secondary for this, but it won't let you edit the Panel before VI you opened and if you open the block diagram that it appears in a new window. I want to just be ab

  • help me in installing nfs carbon

    I installed nfs frm the most sought after extraction .iso image file, it but as I installed the whole upward I also copied speed.exe in program files/ea games/mostwanted but as I started the game, it shows me insert the cd/dvd and then continue

  • Windows Update link doesn't work is not in Windows XP Pro

    Hi all Something strange has happened and I don't know what. When I click on the 'Windows Update' shortcut I get a dialog box "Help & Support", that tells me that I am not connected to the Internet and an Internet connection is sufficient.  Well, I'm