I want to programmatically deploy a War file in an embedded Tomcat.

I found these two examples:
http://onjava.com/onjava/2002/04/03/tomcat.html
http://mail-archives.apache.org/mod_mbox/tomcat-users/200704.mbox/<[email protected]>

Both appear to be completely out of date.  I'm using Tomcat 6.0.18.
Both of these examples use some form of Host.install(String contextPath, URL 
warLocation).  I can't find this method.

Is there any updated information about this?  Does anyone know how to deploy a 
war to an embedded Tomcat?

Thanks,
Clay

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to