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!

Ear file difference for same application source build using Jdeveloper

user5108636Dec 8 2011 — edited Dec 8 2011
Hi All,
I am using JDeveloper 11.1.1.4. The ear file can be build using two methods. First, I use the deploy to ear option and the ear file generated is of size 2199KB. Second I deploy to my remote development server which creates a ear file of 1417KB. Also, what I found the jspx file size and the contents differ between the two application build, which is a concern.

I am using MDS in my web application, the build to ear file (2199KB) fails to deploy. Where as the second ear file created as a result of deploying to a remote server gets deployed successfully.

Please suggest what to do? I want a standard build process, so that anybody can build after getting source code from subversion, instead od directly deploying to a remote server from Jdeveloper.

Thnks

Edited by: user5108636 on Dec 8, 2011 3:38 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2012
Added on Dec 8 2011
4 comments
301 views