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!

I have an Oracle ADF customization project. The Application Deployment Profile results in a MAR file

3016804Aug 20 2015 — edited Aug 21 2015

I have an Oracle ADF customization project. The Application Deployment Profile results in a MAR file. When I run OJ Deploy in my ant script it fails.

oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl printUnwrappedExceptionMessage

[ora:ojdeploy] SEVERE: Individual MAR profile deployment is not supported. Attempted MAR deployment operation cannot continue. Try deploying the parent EAR profile where MAR profile is included as dependency. (oracle.mds.internal.dt.packaging.MDSMarDeployer)

[ora:ojdeploy] oracle.jdeveloper.deploy.DeployException: Individual MAR profile deployment is not supported. Attempted MAR deployment operation cannot continue. Try deploying the parent EAR profile where MAR profile is included as dependency.

Does anyone know how to get around this? or how to deploy MAR files/.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2015
Added on Aug 20 2015
4 comments
255 views