Thursday, November 19, 2009

JDev/ADF sample - Building and Integrating Oracle ADF 11g Applications with OjDeploy Utility

  • Building and Integrating Oracle ADF 11g Applications with OjDeploy Utility. While attending Steve Muench session on OOW'09 I learned about Oracle Fusion Applications Teams' Best Practices. One of the things I was very interested - ojdeploy utility usage in automatic builds. In our project, we are building and maintaining custom Ant scripts to generate EAR file and to deploy it to WLS. However, it creates a lot of extra work, especially while migrating from one Oracle ADF release to another. Some customers are considering to use Maven Integration in JDeveloper 11g R1 PS1 (see article) for integration builds. But, while designing your integration build architecture, you should not forget about powerful ojdeploy utility offered by Oracle and shipped together with JDeveloper 11g.
    Download - ADFIntegration5.zip

No comments: