Hi, I need to add some context paths to my tomcat configuration. However the context changes for development/test/qa/production . Just wondering if there is a way the build system can deploy a file (sampleapp.xml), deploy to /webapps directory or some place and tomcat will be able to load this .xml , recognize these context .
for eg. I want to add a context .=20 <Context path=3D"/download/temp" docBase=3D"/qa/applicationroot/temp" > </Context> thanks, sks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
