Re: is it possible more than 1 tomcat in single system?

2008-08-01 Thread Edi
://www.nabble.com/is-it-possible-more-than-1-tomcat-in-single-system--tp18416418p18771106.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Edi
this message in context: http://www.nabble.com/is-it-possible-more-than-1-tomcat-in-single-system--tp18416418p18443522.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users

RE: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Peter Crowther
From: Edi [mailto:[EMAIL PROTECTED] consider, i had 4 java application running in one tomcat, if one application crashes, all the other 3 application gets crashes. right? Correct. But it's not always that simple :-). It's your choice how you want to split up your applications between

Re: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Christian Andersson
Peter Crowther skrev: From: Edi [mailto:[EMAIL PROTECTED] consider, i had 4 java application running in one tomcat, if one application crashes, all the other 3 application gets crashes. right? Correct. But it's not always that simple :-). It's your choice how you want to split up your

RE: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Peter Crowther
From: Christian Andersson [mailto:[EMAIL PROTECTED] Peter Crowther skrev: If you are not careful when tuning the system, you might find that one application in one Tomcat/JVM runs out of memory although there is plenty of spare memory in the system. If you put them all into one

Re: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Martin
- Original Message - From: Christian Andersson [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, July 31, 2008 8:02 AM Subject: Re: is it possible more than 1 tomcat in single system? Peter Crowther skrev: From: Edi [mailto:[EMAIL PROTECTED] consider, i had

Re: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Thomas Haines
From: Edi [mailto:[EMAIL PROTECTED] consider, i had 4 java application running in one tomcat, if one application crashes, all the other 3 application gets crashes. right? Edi It's also worth remembering that when your java webapp 'crashes', tomcat will catch the exception and display the

RE: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Edi
this message in context: http://www.nabble.com/is-it-possible-more-than-1-tomcat-in-single-system--tp18416418p18768316.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users

Re: is it possible more than 1 tomcat in single system?

2008-07-31 Thread Christian Andersson
search your tomcats server.xml file for 8005 and you will se that this port has been declared at the very top Server port=8005 shutdown=SHUTDOWN this is the so called shutdown port, you just have to change this in your second tomcat to for example 8006. Edi skrev: I have installed JDK1.5

Re: is it possible more than 1 tomcat in single system?

2008-07-14 Thread Edi
- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/is-it-possible-more-than-1-tomcat-in-single-system

Re: is it possible more than 1 tomcat in single system?

2008-07-14 Thread Vinay Chilakamarri
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/is-it-possible-more-than-1-tomcat-in-single-system--tp18416418p18443522.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: is it possible more than 1 tomcat in single system?

2008-07-14 Thread Sameer Acharya
] wrote: From: Edi [EMAIL PROTECTED] Subject: Re: is it possible more than 1 tomcat in single system? To: users@tomcat.apache.org Date: Monday, July 14, 2008, 6:36 PM i have installed two tomcats 1. 1st tomcat have installed in c:\program files\Tomcat5.0 with port 8080 2. 2nd tomcat have

Re: is it possible more than 1 tomcat in single system?

2008-07-12 Thread Edoardo Panfili
Edi ha scritto: Hello Experts, Is it possible to install more than 1 tomcat in a single system with different ports? Yes, take a look at http://azeditech.com/tomcat/multiple-tomcat-instances.html You can find more informations using Google. Edoardo

is it possible more than 1 tomcat in single system?

2008-07-11 Thread Edi
Hello Experts, Is it possible to install more than 1 tomcat in a single system with different ports? Thanks and Regards, Edi -- View this message in context: http://www.nabble.com/is-it-possible-more-than-1-tomcat-in-single-system--tp18416418p18416418.html Sent from the Tomcat - User mailing