You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jagan S <ja...@lycos.com> on 2003/06/26 20:45:18 UTC

Running multiple tomcat services

Hello

I am a newbie to apache-tomcat and I am sorry if this has been answered before. I have one instance of
tomcat server running on Windows NT server. It uses port 8080. Since 
there are more than one developers, I need to configure it such 
that each developer can run his/her own service, shutdown and startup 
without bothering others. Could somebody tell me how to do this 
?

Thanks a lot

jagan_4@lycos.com





____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Running multiple tomcat services

Posted by Jason Bainbridge <ja...@jblinux.org>.
On Fri, 27 Jun 2003 05:33, Jean-Francois Arcand wrote:
> >I am a newbie to apache-tomcat and I am sorry if this has been answered
> > before. I have one instance of tomcat server running on Windows NT
> > server. It uses port 8080. Since there are more than one developers, I
> > need to configure it such
> >that each developer can run his/her own service, shutdown and startup
> >without bothering others. Could somebody tell me how to do this
> >?
>
> Install Tomcat in several directories (1 directory by user). This way
> they will have their own server.xml config file and they can stop/start
> Tomcat as they want.

Also you might want to use the below tool to manage the installation of the NT 
services, especially  with multiple instances:

http://web.bvu.edu/staff/david/tcservcfg/

Regards,
-- 
Jason Bainbridge
http://jblinux.org

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Running multiple tomcat services

Posted by Jean-Francois Arcand <jf...@apache.org>.

Jagan S wrote:

>Hello
>
>I am a newbie to apache-tomcat and I am sorry if this has been answered before. I have one instance of
>tomcat server running on Windows NT server. It uses port 8080. Since 
>there are more than one developers, I need to configure it such 
>that each developer can run his/her own service, shutdown and startup 
>without bothering others. Could somebody tell me how to do this 
>?
>
Install Tomcat in several directories (1 directory by user). This way 
they will have their own server.xml config file and they can stop/start 
Tomcat as they want.

-- Jeanfrancois

>
>Thanks a lot
>
>jagan_4@lycos.com
>
>
>
>
>
>____________________________________________________________
>Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
>http://login.mail.lycos.com/r/referral?aid=27005
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org