Chris Russell wrote:
In order to redeploy my application I need to: 1. Undeploy app 2. Bounce OC4J instance 3. Deploy app
Is there a way to accomplish this with Continuum? So far, my only thought is to write a Cron job to undeploy and restart oc4j, then let Continuum build, test and deploy.
Have you looked at the cargo-maven plugin? It seems to have at least som support for OC4j. http://docs.codehaus.org/display/CARGO/Oc4J+9.x -- Regards Erik Drolshammer