You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sam Kumar <sk...@gmail.com> on 2005/06/13 19:43:28 UTC

context path

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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org