You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by August Detlefsen <au...@yahoo.com> on 2000/10/11 00:43:27 UTC

multiple contexts, multiple classpaths?

How can I configure tomcat to use different classpaths
for each context? 

I am running a single server with both dev and live
sites on it. I want the dev site to use a different
classpath than the live site. How is this configured? 

Also, is there a way to restart only a single context
instead of the entire Tomcat? I don't want to blow
away user sessions if I have to restart the dev side.

TIA,
August 

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

Re: multiple contexts, multiple classpaths?

Posted by Arion Yu <ar...@stt.com.hk>.
Hi!

Actually, you can have multiple tomcat on a single server.
If you are using Apache, you can refer:

http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-apache-howto.html

look for "Configuring for Multiple Tomcat JVMs"

Hope this help

Arion

August Detlefsen wrote:

> How can I configure tomcat to use different classpaths
> for each context?
>
> I am running a single server with both dev and live
> sites on it. I want the dev site to use a different
> classpath than the live site. How is this configured?
>
> Also, is there a way to restart only a single context
> instead of the entire Tomcat? I don't want to blow
> away user sessions if I have to restart the dev side.
>
> TIA,
> August
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/

--
[This email and any files transmitted with it are confidential and may
contain information that is legally privileged. They are intended solely
for the addressee(s). Access to this email by anyone else is
unauthorized. If you are not the intended recipient, please delete it
and notify the sender by email immediately; you should not copy or use
it for any purpose, nor disclose its contents to any other person. Thank
you.]