You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Abhijat Thakur <at...@bdnacorp.com> on 2004/02/03 03:14:42 UTC

deploying and undeploying web applications at run time

Hi,

I am using tomcat version 4.1.27. I start up my tomact by setting all the system properties and class path and then making a call 

org.apache.catalina.startup.Bootstrap.main("start").

After this has been done then at run time i want to deploy and undelpoy applications. How can i do that? I was reading the Manager application and it seems like a web based application for the same purpose. How can i embed the deploying and undelploying of applications in my code ?

thanks

abhijat

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