Hi,

Is it possible that we can deploy a web application at run time from from code by 
using some java classes provided by Tomcat. If that is not possible then the way i am 
specifying the path to my web application is by adding  <Context> entry in the 
$CATALINA_HOME/conf/server.xml configuration file. In the context entry i have to 
specify the docBase attribute. Can i set this attribute relative to an environment 
variable for my application something like docBase = $BDNA_HOME+"/web".
thanks
abhijat



--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to