You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Donie Kelly <do...@tecnomen.ie> on 2002/02/11 13:41:53 UTC

Running More than one instance of tomcat

Hi all

How can I run two version of tomcat using different server.xml files? I need
one for testing and one for development on the same machine...

Thanks
Donie


-----Original Message-----
From: Brian Adams [mailto:badams@AEM-TX.com]
Sent: 11 February 2002 12:34
To: 'Tomcat Users List'
Subject: RE: JDBC

what problems are you having?  can you post an error or code or both?
B

-----Original Message-----
From: vinny patel [mailto:vinnyp121@hotmail.com]
Sent: Monday, February 11, 2002 3:48 AM
To: tomcat-user@jakarta.apache.org
Subject: JDBC


I am having problems with my servlets that connect to a postgres
database. I am using the Tomcat 4, if anyone has any suggestions, i would be

gratefull!

thanks

_________________________________________________________________
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Running More than one instance of tomcat

Posted by Olaf Jahn <ol...@infopark.de>.
Donie Kelly <do...@tecnomen.ie> wrote:

> Hi all
> 
> How can I run two version of tomcat using different server.xml files? I need
> one for testing and one for development on the same machine...

Please see the documentation coming with your version of Tomcat. Trust
me, your question is answered there. See the chapters for starting
Tomcat (Tomcat 3.3, option "home") or multiple Tomcat instances
(Tomcat 4, RUNNING.txt).

Please do not quote (by replying to) completely unrelated messages.

Olaf


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Running More than one instance of tomcat

Posted by tarunjava <ta...@yahoo.com>.
u dont need to run 2 seperate instance but create 2 seperate applications
and both will have seperater class loader and thus will work as completly
seperate sites.
tarun
----- Original Message -----
From: "Donie Kelly" <do...@tecnomen.ie>
To: "'Tomcat Users List'" <to...@jakarta.apache.org>
Sent: Monday, February 11, 2002 6:11 PM
Subject: Running More than one instance of tomcat


> Hi all
>
> How can I run two version of tomcat using different server.xml files? I
need
> one for testing and one for development on the same machine...
>
> Thanks
> Donie
>
>
> -----Original Message-----
> From: Brian Adams [mailto:badams@AEM-TX.com]
> Sent: 11 February 2002 12:34
> To: 'Tomcat Users List'
> Subject: RE: JDBC
>
> what problems are you having?  can you post an error or code or both?
> B
>
> -----Original Message-----
> From: vinny patel [mailto:vinnyp121@hotmail.com]
> Sent: Monday, February 11, 2002 3:48 AM
> To: tomcat-user@jakarta.apache.org
> Subject: JDBC
>
>
> I am having problems with my servlets that connect to a postgres
> database. I am using the Tomcat 4, if anyone has any suggestions, i would
be
>
> gratefull!
>
> thanks
>
> _________________________________________________________________
> Join the world's largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>