Tuesday, October 30, 2007

Getting More Info on Deployment with Verbose

Adding verbose=true to build.properties gives much more information regarding the compile/deploy process of soa projects. Just add "verbose=true" to your build.properties and deploy your process. While Deploying goto "Apache Ant" Log Window and see much more information being written to the log.

Steps :
1. Goto Your BPEL Project
2. Open build.properties under Resources
3. Go to the bottom and add verbose=true
4. Save and Re-deploy
5. Check the Apache-Ant Log Window in your Jdev.

Here is a the visual walk-thru on how to do this.



No comments: