Hi ,
I am using Jdeveloper 12.1.2(on windows system) and WebLogic 12.1.2 (server is on linux host as a external stand alone server). But while deploying i am getting below error can any one suggest me please.
[12:54:23 PM] ---- Deployment started. ----
[12:54:23 PM] Target platform is (Weblogic 12.x).
[12:54:39 PM] Retrieving existing application information
[12:54:40 PM] Running dependency analysis...
[12:54:40 PM] Building...
[12:54:46 PM] Deploying 2 profiles...
[12:54:47 PM] Wrote Web Application Module to C:\JDeveloper\mywork\enabledisable-128475\enableDisable\ViewController\deploy\EnableDisable_Raghbasa.war
[12:54:47 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\enabledisable-128475\enableDisable\deploy\enabledisable_raghbasa_remote.ear
[12:54:49 PM] Deploying Application...
[12:55:17 PM] [Deployer:149193]Operation "deploy" on application "enabledisable_raghbasa_remote" has failed on "AdminServer".
[12:55:17 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application enabledisable_raghbasa_remote on AdminServer.: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Implementation-Version: 11.1.1.1.0, exact-match: false].
[12:55:19 PM] weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Implementation-Version: 11.1.1.1.0, exact-match: false]
[12:55:20 PM] Deployment cancelled.
[12:55:20 PM] ---- Deployment incomplete ----.
[12:55:20 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
Thanks
Raghav