I have a configuration file, call it myapp.xml, that would be found in 
conf\Catalina\localhost in a conventional deployment to indicate that the 
context for my application is to be found at /myapp. I don't want to include 
this file in my war. My question is simply where should I put myapp.xml in my 
source tree and how I should reference it in the configuration of my plugin.

Thanks.

Reply via email to