On 7/7/11 12:56 PM, Jared Stofflett wrote:
Thanks, that worked. It appears that any changes I make using the deploymentDescriptor closure are merged in with the automatically generated application.xml. I'd rather completely replace the automatically generated application.xml, is there an easy way to do this? I put my own application.xml file at src/main/META-INF/application.xml but it does not get included when I generate a ear file.
Try src/main/application/META-INF/application.xml, or else set ear.appDirName to 'src/main'.
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
