RE: Multiple tomcat containers or instance on same servers

2013-05-05 Thread Kunal Dabir
Sorry for jumping in late. I am not sure if it's still relevant to the discussion, but long back I had written a small script to help me setup something similar on a windows box. Primarily to use multiple instances using same binaries. https://code.google.com/p/tomcat-instance-manager/ You

Re: Multiple tomcat containers or instance on same servers

2013-05-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oke, On 5/2/13 3:59 PM, Oke Akinola swisstopo wrote: I eventually installed version 6.0.36 7.0.29 as the highest supported version by the concerned applications respectively. I used the installer and both applications seen to be running fine.

RE: Multiple tomcat containers or instance on same servers

2013-05-02 Thread Oke Akinola swisstopo
into production. Is there any foreseeable complications that could emerge from such configuration? Sent from my Windows Phone From: Howard W. Smith, Jr. Sent: 02.05.2013 03:21 To: Tomcat Users List; ch...@derham.me.uk Subject: Re: Multiple tomcat containers or instance

Re: Multiple tomcat containers or instance on same servers

2013-05-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oke, On 5/1/13 1:05 AM, Oke Akinola swisstopo wrote: The new application I wanted to add to tomcat environment actually required its own container. My understanding so far is configuring multiples applications, even with different listening

Re: Multiple tomcat containers or instance on same servers

2013-05-01 Thread David Kerber
Subject: Re: Multiple tomcat containers or instance on same servers On 4/30/2013 4:34 PM, chris derham wrote: Thanks for all your feedbacks. Is multiple versions supported or all instances have to be the same build. You can have it any which way you wish, e.g. single tomcat in single

Re: Multiple tomcat containers or instance on same servers

2013-05-01 Thread chris derham
If anyone else wants to chip in with any relevant additions, let me know. I might be able to have a look at updating the documentation page later, but being as I'm a developer my linguistic skills have never really been approved off so not sure any changes will be approved :-) HTH Chris

Re: Multiple tomcat containers or instance on same servers

2013-05-01 Thread Konstantin Kolinko
2013/5/2 chris derham ch...@derham.me.uk: If anyone else wants to chip in with any relevant additions, let me know. I might be able to have a look at updating the documentation page later, but being as I'm a developer my linguistic skills have never really been approved off so not sure any

Re: Multiple tomcat containers or instance on same servers

2013-05-01 Thread Howard W. Smith, Jr.
On Wed, May 1, 2013 at 8:51 PM, chris derham ch...@derham.me.uk wrote: If anyone else wants to chip in with any relevant additions, let me know. I might be able to have a look at updating the documentation page later, but being as I'm a developer my linguistic skills have never really

RE: Multiple tomcat containers or instance on same servers

2013-04-30 Thread Jeffrey Janner
-Original Message- From: Oke Akinola swisstopo [mailto:akinola@swisstopo.ch] Sent: Tuesday, April 30, 2013 7:29 AM To: users@tomcat.apache.org Subject: Multiple tomcat containers or instance on same servers I would need help to configure different application in their

Re: Multiple tomcat containers or instance on same servers

2013-04-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oke, On 4/30/13 8:28 AM, Oke Akinola swisstopo wrote: I would need help to configure different application in their respective tomcat container. Does having multiple containers is same as have multiple instances on the same server? I already

Re: Multiple tomcat containers or instance on same servers

2013-04-30 Thread David kerber
On 4/30/2013 10:30 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oke, On 4/30/13 8:28 AM, Oke Akinola swisstopo wrote: I would need help to configure different application in their respective tomcat container. Does having multiple containers is same as have

RE: Multiple tomcat containers or instance on same servers

2013-04-30 Thread Jeffrey Janner
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, April 30, 2013 9:31 AM To: Tomcat Users List Subject: Re: Multiple tomcat containers or instance on same servers -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oke, On 4/30/13

RE: Multiple tomcat containers or instance on same servers

2013-04-30 Thread Oke Akinola swisstopo
Thanks for all your feedbacks. Is multiple versions supported or all instances have to be the same build. Sent from my Windows Phone From: David kerber Sent: 30.04.2013 16:57 To: Tomcat Users List Subject: Re: Multiple tomcat containers or instance on same

Re: Multiple tomcat containers or instance on same servers

2013-04-30 Thread chris derham
Thanks for all your feedbacks. Is multiple versions supported or all instances have to be the same build. You can have it any which way you wish, e.g. single tomcat in single catalina_home with multiple instances each with own catalina_base, or multiple versions of tomcat each in own

Re: Multiple tomcat containers or instance on same servers

2013-04-30 Thread David Kerber
On 4/30/2013 4:34 PM, chris derham wrote: Thanks for all your feedbacks. Is multiple versions supported or all instances have to be the same build. You can have it any which way you wish, e.g. single tomcat in single catalina_home with multiple instances each with own catalina_base, or

RE: Multiple tomcat containers or instance on same servers

2013-04-30 Thread Oke Akinola swisstopo
Subject: Re: Multiple tomcat containers or instance on same servers On 4/30/2013 4:34 PM, chris derham wrote: Thanks for all your feedbacks. Is multiple versions supported or all instances have to be the same build. You can have it any which way you wish, e.g. single tomcat in single