> From: Johnny Kewl [mailto:[EMAIL PROTECTED] 
> Subject: Re: Multiple Contexts from single WAR
> 
> How does the user deploy it to get it like that, thanks,
> we now know what cant be done, but given one WAR, how 
> would you deploy it to 3 contexts, as 3 web apps?

Either do it manually (as I did, for verification), or write a custom
script - one that creates the multiple <appname>.xml files in
conf/Catalina/[host].  All of the <Context> attributes remain the same;
only the name of the .xml file changes.

This has nothing to do with the default app, so ROOT doesn't come into
play.

 - 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