> From: Mario Splivalo [mailto:mario.spliv...@megafon.hr]
> Subject: Two contexts of the same webapp
> 
> Is it possible for a webbaplication to have two instances 
> within single tomcat?

Yes, just keep the location of the .war (or expansion thereof) outside of the 
<Host> appBase directory.  Note that the two webapp instances will not share 
any classes or static data, which is probably a good thing.

 - 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.

Reply via email to