deploy a 10g ADF on WebLogic 11 GR 1 material

Hello

If I ask the Oracle support any application deployment of 10g ADF (with 10g ADF libraries) on WebLogic 11 GR 1 material is supported, the answer is no, not supported (SR 7771680.992).
(in reference to "Application taken servers supported by JDeveloper 10 g (10.1.3.x)" which mentions currently only WebLogic 8, 9 and 9.2
See http://www.oracle.com/technology/products/jdev/htdocs/11/as_supportmatrix.html#1013)

To the question why it is not supported, support of Oracle refers to this forum to get reactions from product management, maybe.

My question
(q1) Where can I get information on why Oracle can't stand a 10g ADF on WebLogic 11 GR 1 material application deployment?

Comments from people who are planning to deploy a 10g ADF on WebLogic 11 GR 1 material or why Oracle should or should not support this is also welcome.

Thank you very much
Jan Vervecken

Support a specific combination of a fresh (for things like trying to the combination, bug fixes for this specific combination, etc.).
We have a certified ADF version that works with WLS 11 g - which would be ADF 11 g.
We have seen a large demand for ADF 10 g with certification of 11g WLS - so we have not invested to certify this combination so far.
If we see enough demand to justify the costs that we could do in a future update of JDev 10.1.3.

Tags: Java

Similar Questions

  • Deployment issue: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener

    Hi all

    to begin a new deployment of portal, I get the following error. What's wrong?

    weblogic.management.DeploymentException:
    to weblogic.application.internal.flow.BaseLifecycleFlow$ CreateListenerAction.run (BaseLifecycleFlow.java:184)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    to weblogic.application.internal.flow.BaseLifecycleFlow$ BaseAction.invoke (BaseLifecycleFlow.java:112)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:175)
    at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:281)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:94)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:107)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:249)
    to weblogic.application.internal.flow.BaseLifecycleFlow$ CreateListenerAction.run (BaseLifecycleFlow.java:148)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    to weblogic.application.internal.flow.BaseLifecycleFlow$ BaseAction.invoke (BaseLifecycleFlow.java:116)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:175)
    at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:281)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:649)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:209)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:96)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:107)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:47)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >

    Kind regards

    Ministry of health

    You can check the Web ADF runtime libraries are included in the war file?

    Concerning

    Albin I

    http://www.albinsblog.com/

  • Deployment of business ADF on weblogic server application

    Hello

    We create an ADF application. I had created a deployment plan and application (view and model) exported as EAR file. After that, I deploy the application on one different weblogic Server (other than the built-in). After you install the application on a weblogic server, I tried to start the application. The application threw an error:

    Message icon - Error An error occurred during activation of the changes, please see the log for more details.

    Message icon - Error weblogic.application.ModuleException:

    Message icon - Error java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: no entry credential Mapper found for user password indirection = myschema for data source SamplConee

    SamplConee is the name of the connection that I created. I tried to edit and save the password using the weblogic administration console, but not luck. How should we deploy the EAR file from an ADF application in order to maintain its properties?

    Thank you

    Kuldeep

    You can configure the data source on WLS server: http://docs.oracle.com/cd/E23943_01/web.1111/e13737/jdbc_datasources.htm

    Just use the same jndi name as in the module of your application.

    (and do not use the XA jdbc driver)

    Dario

  • Problem deploying app JSF ADF on Weblogic

    How can I deployed ADF BC Application JSF on two machines
    I want deployed part of model logic business on one machine or ViewController part on another Machine
    How can we establish the same deployment descriptor and application deployed on two machines

    The first question is why do you want to split the two layers into two separate machines?
    Most of the deployment that we keep both on the same machine, and if you have two machines available for you you clusters.

    If you want to continue to do - you have to expose your AM as an EJB - see the remote section of AM properties. I think that the online help will have more information on that.

  • oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener

    I'm classnotFounException when to deploy application on stand alone Weblogic.

    1. I install WLS 10.3.5
    2. I have install library ADF using Setup jdeveloperstudio1112.
    3 create the domain and configure use jrf 11.1.1 attendance by using wizard
    4. with the help of Assistant I define servers, machines and add libraries to servers...


    When I test I can deploy application in server admin, but in the other server I create I get

    classnotFoundException oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener

    I check the Forum and find many topics on this subject...

    I have try this response:

    http://remcodeblok.blogspot.com/2009/03/HOWTO-run-ADF-with-node-Manager.html

    Failed to deploy Standalone WLS - incorrect weblogic application. XML


    but nothing seems to fix the error...

    I wonder if I am doing something wrong... I have instaled weblogic 10.3.1 several times and don't get errors like that...


    Help

    Well, the two wires are for older versions, the problems described are resolved now.
    All I had to do is the second solution of the first thread (change nodemanger properties).
    Then start the node Manager, then the administration server. The first time, you must start the server managed via the administration console. After all, stop and start again all servers are OK.
    Have you checked that the Ast targeting libraries to your managed server?

    Timo

  • Is it legal to deploy to Tomcat ADF libraries?

    Hello
    I've seen some messages that describe decouple ADF of Weblogic and deploy libraries to other app servers. As I knew him, ADF is free, but not open source. So, is it illegal to deploy on Tomcat?
    Thank you

    You're wrong that ADF is free.
    License:
    >
    ...
    'Components' refers to Oracle TopLink and Oracle Application Development Framework (ADF), which consists of the following programs: Oracle ADF business components (aka business for Java components), the layer model of ADF the ADF shares Struts of data or data Pages, ADF UIX, ADF Swing (aka Jclient), ADF Faces components ADF Mobile, controller of ADF, components of visualization of data ADF and ADF security.
    ...
    We provide an exclusive, non-transferable, limited license to use the components and the Oracle WebLogic Server only in order to develop a unique prototype of your application for your internal business operations and not for other purposes. If you want to use the applications you develop using components or the Oracle WebLogic Server for any data processing internal production or commercial purposes please contact us, or a reseller of Oracle, to obtain the appropriate license. If you want to use the program or components for purposes other than those expressly authorized under this agreement you should contact us, or a reseller of Oracle, to obtain the appropriate license.
    ...
    >
    So you're free to develop an application using ADF, but if you use it, you need a license, regardless if you use WLS or Tomcat.

    Timo

  • How to deploy the project to my weblogic Server Application?

    How to deploy the project in my weblogic Server Application? Wouldn't be great if I copy the folder of the project to the root of the ACE?

    Also, how should I call Javascript context help assuming the project deployed to Weblogic As.

    I use Robohelp 10.

    Thanks in advance.

    Hello

    You generate to help and then you copy the output generated on the server.

    For sensitivity to context, which is output are you using? Try the following

    pages for more information:

    Take a bow

    Willam

  • Deployment, redeployment JAR file for WebLogic EM without having to restart the service

    Hello

    Can someone help me how to redeploy the file .jar on weblogic EM with steps.
    Deployment, redeployment JAR file for WebLogic EM without restarting the server
    Appriciate if you provide information in steps with screenshot.
    Note: Not in the 11g weblogic console.

    Thank you
    Phani

    http://download.Oracle.com/docs/CD/E14571_01/core.1111/e10105/deploy.htm#BIHIIEIA

  • deployment of 64-bit using weblogic EAS

    Hello

    I'm currently deploy manually 64bits EAS using weblogic using the instructions at the following link:

    http://www.Scribd.com/doc/28696184/install-manual-configuration-Hyperion-11-1-1-3-Guide

    After the deployment of the Regional service, when I run the console of Regional service by using http://servername:10080/easconsole/console.html.

    I can't log in to Administration services by using a native user name and the password. However, I am able to connect using the standard user name hyperion & password (admin and password).

    The reason behind this authentication has failed, that the Regional Server service is not started in shared services authentication mode.

    Please let me know where I need to specify that SAE must be started in the shared services authentication mode. Obviously, it must be in a script file or startup configuration.

    PS: I use 64-bit jdk1.5.0_15 and the operating system is windows 2003 R2

    Thanks in advance!

    I can give you an example of the settings that I put.

    SET JAVA_OPTIONS =-DcomponentId = d6af2d9d6776b6c5199822bd127958bff957e24 - Dsun .net .inetaddr .ttl = 0-DHYPERION_HOME = E:\Hyperion-Dhyperion.home=E:\Hyperion-DEAS_HOME = E:\Hyperion\products\Essbase\eas-DESS_ES_HOME = E:\Hyperion\products\Essbase\eas\server-DEAS_LOG_LEVEL = 5000-DEAS_LOG_LOCATION=E:\Hyperion\logs\eas\easserver.log-Dweblogic.j2ee.application.tmpDir=E:\Hyperion\deployments\temp % JAVA_OPTIONS %
    SET EAS_HOME = E:\Hyperion\products\Essbase\eas
    SET ARBORPATH = E:\Hyperion\products\Essbase\eas\server
    SET ESSBASEPATH = E:\Hyperion\products\Essbase\eas\server
    SET PRE_PATH = E:\Hyperion\common\SAP\bin; E:\Hyperion\products\Essbase\eas\server\bin;%PRE_PATH%;
    The PRE_CLASSPATH=E:\Hyperion\common\config\9.5.0.0\lib\hit-config.jar VALUE; E:\Hyperion\common\config\9.5.0.0\lib\hit-common.jar; E:\Hyperion\common\SAP\lib; E:\Hyperion\common\loggers\Log4j\1.2.8\lib\log4j-1.2.8.jar; E:\Hyperion\common\JDBC\DataDirect\3.7\lib\hyjdbc.jar; E:\Hyperion\common\config\9.5.0.0\lib\registry-API.jar; E:\Hyperion\common\JakartaCommons\commons-logging-1.1.jar; E:\Hyperion\common\JakartaCommons\commons-lang-2.1.jar;%PRE_CLASSPATH%;

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Doesn't have JHeadstart capable of converting Forms 10g times 11g and 10g ADF Faces?

    We would like to buy for JDeveloper 10.1.3.3 JHeadstart generator g 10 forms to ADF Faces. This version of JHeadstart capable of converting forms 10g 10 g ADF Faces. But I want a universal JHeadstart generator ADF Faces, who will be able to convert forms 10g times 11g and 10g ADF Faces. Please help me by your valuable suggestion/advice.

    Try asking on the JHeadstart forum:
    JHeadstart

    As far as I KNOW, JHeadstart 11 g is still not released.

  • automatic start of weblogic 11 GR 1 material as windows service?

    I installed the server Weblogic 11 GR 1 material and created a domain with a single server (Administration Server).
    I wonder if I can configure it to run as windows service, windows update and auto restart

    http://download.Oracle.com/docs/CD/E14571_01/Web.1111/e13708/WinService.htm#START143

  • ResourceException while deploying stand-alone ADF Application to Weblogic SOA or Server Admin

    I have ADF applications that I want to deploy on the server of SOA. The SOA server is part of the field of bpmdev. While trying to deploy the application, I get the following error. Same error when I try to deploy the application on AdminServer in the same domain:

    [13: 16:14] Application deployment...

    [13: 16:25] [Deployer: 149193] Operation "deploy" on demand "SecurityGroupsCustomApp_application1" failed on "AdminServer.

    [13: 16:25] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy SecurityGroupsCustomApp_application1 on AdminServer. :.

    [13: 16:25] WebLogic Server Exception: weblogic.application.ModuleException:

    [13: 16:25] caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: the network adapter could not establish the connection

    [13: 16:25] check the server logs or the console of the server for more details.

    [13: 16:25] weblogic.application.ModuleException:

    [13: 16:26] # incomplete deployment.  ####

    [13: 16:26] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    ADF Application connects to SOADataSource that is configured on the server with the target set to soa_server1. Same application deploys in WLS integrated as a stand-alone.

    Jdev version: 11.1.1.7.0

    WebLogic Server version: 10.3.5.0

    Exception stacktrace of soa_server1.log:

    Failure occurred in the execution of the request for deployment with the ID ' 1406851753207 'for the task 9'. Error: ' weblogic.application.ModuleException: '

    weblogic.application.ModuleException:

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: the network adapter could not establish the connection

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:285)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1322)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1239)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:250)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1329)

    at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:176)

    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:507)

    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:428)

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:280)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Thank you.

    -Cedric

    I managed to solve the problem of deployment by modifying the deployment under the Application properties configuration:

    1. unselect Auto Generate and Synchronize weblogic - jdbc.xml deployment descriptors

    2 deselect the credentials under Security Deployment Options

    3 deselect users and groups under deployment and Security Options

    I think auto generation of weblogic deployment descriptor - jdbc.xml was most probably the origin of the problem.

    Thank you.

    -Cedric

  • stand-alone app ADF to weblogic deployment.

    Hi all

    I want to deploy the application on stand-alone Weblogic Server. How to do this.

    I'm working on jdev 11.1.1.5. I am able to run the application on integrated weblogic.

    You can connect to a remote server in the range of resources. provide information of wls and so on. Then use application-deployment-> you > wls.

    See the deployment of a simple application of ADF to a remote of WLS - RADalcove Server

  • Remote server Weblogic deployment of Application ADF

    Hello world

    I created an Application ADF 11.1.1.2 and deployed successfully on the server remote weblogic 10.3.3 in the same instance.

    I want to know can we create ADF application in an instance and deploy in remote weblogic server, create different instance data Source?

    Let me put it differently.

    I created ADF Application using the test instance and now I want to move to PROD but I don't have access to the database of the PROD but I can do the DBA run the PROD database scripts that are needed for the application runs successfully, is there so that I can create using the test instance and creation of DataSource application in weblogic server giving details of database of PROD?

    Is it possible I can give DBA access to enter the connection details of database for my application as change any file in ADF Application like Model.jpx?

    Please give me solutions?

    Thank you.

    Your application should use a DataSource WebLogic - then you can define this data source on any server you want pointing to a database you need.
    Info here:
    http://download.Oracle.com/docs/CD/E17904_01/Web.1111/b31974/bcservices.htm#CHDJDBJB

  • Deployment of ADF in weblogic issues independent

    Hello
    My request to ADF works perfectly well in JDev, but when I try to run in stand-alone weblogic, it displays the first page. but the pageflow does not work
    1. I have ADF DURATION installed libararies
    2. these libraries are mentioned in my project

    All delimited in the workflow, a task flow job. But the flow defined in adfc - config.xml doesn't work. It works perfectly in my local JDev, but not in stand-alone weblogic

    Clues?

    Thank you
    John

    Is the url, you call to get the app a ".jspx' at the end? In this case you simply call the page (workflow does not).
    To start a workflow you just call flow-id (normally, the name of the page without the jspx).

    Timo

Maybe you are looking for

  • Time Machine has only 2 weeks of backups. What is wrong?

    I have an IMac of TB 3 end 2013 with the merger in car. I bought this 2 years, as well as management Porsche Design 3 TB external time Machine. External drive has been sold with the iMac at the time so I guess it was good. About 5 months ago, he was

  • High-speed FPGA personality my Rio

    Hello I started on a Rio My 1900 I am programmer in C language so without by Ferryman Labview. I wish I could sample a signal to a frequency higher than those possible with the standard personality FPGA provided. The doc of the RIO my dt requires hig

  • keyboard ergonomic 4000 microsoft works does not correctly

    When I press a key on my keyboard to some letters I get several characters. I tested it and press to q for example qweF3 etc.

  • accidentally turned off during the update of windows

    Guys, im using sony vaio with vista premium OS and it is automatically updated, I had used to remove my battery for use at home, during the update of windows, I accidentally kick off the power cord and it disconnected from the main power switch and t

  • RVS4000 routing between VLAN static?

    Hello I was wondering if the RVS4000 allows a static routing between the VLANS.  I would like to have three VLANS, one for my cable system, one for my wireless network and one for my print server.  I want the two VLAN Wi - Fi and to be able to get to