Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error parsing META-INF/application.xml

Harikrishna0208Dec 4 2014 — edited Dec 4 2014

Jdev 12.1.3

I was creating a POC on deploying the ADFBC components as a service.

I followed all the steps in  http://technology.amis.nl/2010/12/29/quickly-creating-reploying-and-testing-a-webservice-interface-for-adf-business-components/

But when i deploy i get this error below. And i don't have this file itself in my application . Please help, is there any other configuration needs to be done in 12C?

[11:37:25 AM] ----  Deployment started.  ----

[11:37:25 AM] Target platform is  (Weblogic 12.x).

[11:37:26 AM] Retrieving existing application information

[11:37:26 AM] Running dependency analysis...

[11:37:26 AM] Building...

[11:37:27 AM] Deploying 3 profiles...

[11:37:27 AM] Wrote Archive Module to C:\JDeveloper\mywork\ADFService\Model\deploy\ADFService_Common.jar

[11:37:27 AM] WARNING: The commonly named resources listed below could cause reusability errors for your consumers.

Provide a more unique name for the indicated resources in this project, or start with a different project.

model/Model.jpx

[11:37:27 AM] Wrote Archive Module to C:\JDeveloper\mywork\ADFService\Model\deploy\ADFService_MiddleTier.jar

[11:37:28 AM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\ADFService\deploy\ADFBcServiceProf.ear

[11:37:29 AM] Deploying Application...

[11:37:29 AM] [Deployer:149193]Operation "deploy" on application "ADFBcServiceProf" has failed on "DefaultServer".

[11:37:29 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application ADFBcServiceProf on DefaultServer.: Error parsing META-INF/application.xml.

[11:37:29 AM] weblogic.management.DeploymentException: Error parsing META-INF/application.xml

[11:37:29 AM] Deployment cancelled.

[11:37:30 AM] ----  Deployment incomplete  ----.

[11:37:30 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

This post has been answered by Harikrishna0208 on Dec 4 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2015
Added on Dec 4 2014
6 comments
2,668 views