> From: Michael Hencin [mailto:[EMAIL PROTECTED] 
> Subject: RE: advice on creating a self contained demo
> 
> I was looking more for a way to bundle my webapp with TC,
> and then just install that.

Look at the embedded capability of Tomcat.  You can have a small Java
driver program that launches Tomcat inside the same JVM, with your
webapp in place.

3rd download from here:
http://tomcat.apache.org/download-55.cgi#5.5.20

Doc here:
http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/cat
alina/startup/Embedded.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to