OAAM Extensions Using Maven & Eclipse
Posted by Paul Codding on April 04, 2012 in Tutorials tagged with 11g, Custom, JavaThe OAAM extension library documentation is good, but if you're changing and deploying the extension frequently it's nice to have a more repeatable process to follow. Because of that, I've created a maven project and archetype that can be used to quickly create OAAM extensions using maven. The main reason behind this is typically those extensions that are deployed to OAAM need to be kept in SCM, include other libraries, and need to be built using common build tools. Maven provides a great way to manage dependencies, and quickly build projects. This blog post will cover creating an OAAM
Continue ReadingLeave a Comment




