You need separate webapp directories for each virtual host. Otherwise
Tomcat will autodeploy everything it finds in your webapp directory, even
if the app is supposed to belong to another virtual host.

Jeff


----- Original Message ----- 
From: "Micael Padraig Og mac Grene" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 31, 2002 3:15 AM
Subject: appBase and virtual hosts


> If you have a virtual host that you want to run the application my_app at 
> CATALINA_HOME/webapps/my_app, what is the value you use for appBase?  How 
> do you refer to only my_app and not to all applications in the webapps file 
> holding other applications for other virtual hosts?
> 
> Thanks for assistance.
> 
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to