RE: Deploying war in another directory

2005-08-24 Thread Allistair Crossley
you can change the appBase attribute per Host but I am not aware of whether you can mix based on webapp name. Allistair. -Original Message- From: XYZ [mailto:[EMAIL PROTECTED] Sent: 24 August 2005 15:51 To: tomcat-user@jakarta.apache.org Subject: Deploying war in another directory

Deploying war in another directory

2005-08-24 Thread XYZ
Hello. I would like to know how it is possible to have catalina deploy a war outside of $CATALINA_HOME/webapps. What I'd like to do is have catalina find the war in another path, $APPS. How can I do this? Thanks. - To

Re: Deploying war in another directory

2005-08-24 Thread XYZ
Please excuse the previous message. What I'm trying to accomplish is documented as 'running multiple instances'. On 20050824, at 105129, XYZ wrote: Hello. I would like to know how it is possible to have catalina deploy a war outside of $CATALINA_HOME/webapps. What I'd like to do is have

Re: Deploying war in another directory

2005-08-24 Thread Ben Souther
If you use the manager app, you can specify the location of the war file. On Wed, 2005-08-24 at 11:05, XYZ wrote: Please excuse the previous message. What I'm trying to accomplish is documented as 'running multiple instances'. On 20050824, at 105129, XYZ wrote: Hello. I would

Re: Deploying war in another directory

2005-08-24 Thread XYZ
Thanks for the replies. But I'm going to try $CATALINA_BASE. On 20050824, at 111740, Ben Souther wrote: If you use the manager app, you can specify the location of the war file. On Wed, 2005-08-24 at 11:05, XYZ wrote: Please excuse the previous message. What I'm trying to accomplish is