Ear file difference for same application source build using Jdeveloper
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