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!

How to turnoff MDS Customizations in ADF Application?

rathnamMar 16 2012 — edited Mar 21 2012
Hi All,

JDeveloper: 11.1.1.5.0
WLS: 10.3

I have an ADF application which I was able to deploy to a standalone instance. Recently, I have downloaded jdev plugins for WebCenter and installed ECM and WebCenter in my machine. Since then, when ever I try to deploy my application to an ear, I am seeing one new entry in the deployment log as shown below:

[08:07:09 PM] Deploying 5 profiles...
[08:07:09 PM] Wrote MAR file to C:\JDeveloper\mywork\AppName\deploy\AutoGeneratedMar.mar

Earlier, my application was not building a MAR file and I was able to deploy my application by just using the EAR file. Now, if I try to deploy by just using the EAR file, it errors out in standalone WLS. I understood that while deploying an MDS enabled app to standalone WLS we need to define the MDS repository details in WLS. Since, I don't see any need of MDS in my application, I just want to turn off the MDS and deploy my application to standalone WLS.

Please let me know how MDS came into my application and how to turnoff MDS customizations in my application and deploy it to standalone WLS successfully like earlier.

Thanks
Rathnam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2012
Added on Mar 16 2012
8 comments
1,941 views