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/<20070427190204.279...@gmx.net>

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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to