How to generate the ADF application projects

I need to use ANT to deploy the EAR file on weblogic 10.3.5. I have download the source svn code. Then in the 11.1.1.4 Jdev, I create build.xml and build.properties for model and ViewController using Jdev.
Then I remove all this request and re download the source code from SVN. After that, I add build.xml and build.properties to the model and ViewController. I use ant to build these 2 projects. Then, I use ojdeploy to create the EAR file.
However, this EAR file is not correct and smaller than the EAR file created by Jdev.

If I rebuild model and ViewController using Jdev, I can use ojdeploy to create the correct EAR file.

< name of ora: parameter = value "nocompile" = "false" / > does not rebuild the 2 projects

How to use ANT or ojdeploy to rebuild the ADF application?

chk this
http://vtkrishn.WordPress.com/2011/06/21/ojdeploy-how-to-include-taskflow-related-files-to-include/

you delete the entry in the extract of ojdeploy

http://one-size-doesn

Tags: Java

Similar Questions

Maybe you are looking for