__
From: l...@kreuser.name
Sent: Monday, January 16, 2023 6:05 PM
To: Tomcat Users List
Subject: Re: Prometheus on Apache Tomcat multiple tomcat Instances
Melvin,
> Am 16.01.2023 um 14:52 schrieb Melvin Oosterveen
> :
>
>
> Hi all,
>
> I'm currently working
Configuration - Multiple Tomcat Instances on UNIX systems
> described in the RUNNING.txt.
>
> Does anyone have some experience with the setup of the JMX Prometheus
> exporter using multiple Tomcat instances? My goal is to have a separate Java
> process (Prometheus) started when I star
Hi all,
I'm currently working on Apache Tomcat stacks within my company and I would
like to integrate Prometheus into our deployments. We have decided to go for
the Advanced Configuration - Multiple Tomcat Instances on UNIX systems
described in the RUNNING.txt.
Does anyone have
On Fri, Dec 8, 2017 at 11:33 AM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chris,
>
> On 12/7/17 3:47 PM, Chris Cheshire wrote:
>> Apologies in advance for semi-OT sysadmin question.
>>
>> Tomcat 8.5.24, running on Centos 6. I have built jsvc according to
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chris,
On 12/7/17 3:47 PM, Chris Cheshire wrote:
> Apologies in advance for semi-OT sysadmin question.
>
> Tomcat 8.5.24, running on Centos 6. I have built jsvc according to
> instructions in distribution. I have two tomcat instances under
> diff
My technique is something like this on OpenSUSE:
in $CATALINA_BASE, I put bin/catalina.sh
It sources the file:
/etc/sysconfig/tomcat
In /etc/sysconfig/tomcat I define:
CATALINA_BASE
CATALINA_HOME
JAVA_OPTS
and a few others.
$CATALINA_BASE/bin/catalina.sh
starts tomcat via JSVC.
in my part
Apologies in advance for semi-OT sysadmin question.
Tomcat 8.5.24, running on Centos 6. I have built jsvc according to
instructions in distribution. I have two tomcat instances under
different users (sandbox1, sandbox2) that have their own
CATALINA_BASE. I can start these manually from the command
On 17/04/17 22:59, Mitch Claborn wrote:
> I'm trying to think through the security implications of this
> configuration: a single cloud server (Digital Ocean) with 2 Tomcat 8.5
> instances in a cluster, for session replication.
>
> I can bind the Receiver element to 127.0.0.1, which I think should
I'm trying to think through the security implications of this
configuration: a single cloud server (Digital Ocean) with 2 Tomcat 8.5
instances in a cluster, for session replication.
I can bind the Receiver element to 127.0.0.1, which I think should
protect the actual session data from prying e
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Monday, June 15, 2015 10:02 AM
> To: Tomcat Users List
> Subject: Re: Shutdown port and multiple Tomcat instances
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
&g
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Monday, June 15, 2015 10:02 AM
> To: Tomcat Users List
> Subject: Re: Shutdown port and multiple Tomcat instances
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jeffrey,
On 6/15/15 10:49 AM, Jeffrey Janner wrote:
> I’m making the switch to running all my tomcats on Linux.
>
> I’m planning to deploy multiple instances per machine, splitting
> catalina_base and catalina_home, and just have question on the
>
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, June 15, 2015 9:51 AM
> To: Tomcat Users List
> Subject: Re: Shutdown port and multiple Tomcat instances
>
> On 15/06/2015 15:49, Jeffrey Janner wrote:
> > I'm making the swi
Left out the important bits:
Tomcat 7.x - latest release
Ubuntu 14.04 - though could be any Linux
Java 1.7.0_80
Upgrade to Tomcat 8.x
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Monday, June 15, 2015 9:49 AM
To: 'Tomcat Users List'
Subject: Shutdown port and multi
On 15/06/2015 15:49, Jeffrey Janner wrote:
> I’m making the switch to running all my tomcats on Linux.
>
> I’m planning to deploy multiple instances per machine, splitting
> catalina_base and catalina_home, and just have question on the shutdown
> port.
>
> Under Windows, I just deployed the bina
I'm making the switch to running all my tomcats on Linux.
I'm planning to deploy multiple instances per machine, splitting catalina_base
and catalina_home, and just have question on the shutdown port.
Under Windows, I just deployed the binary with the commons daemon wrapper and
set the shutdown p
On Fri, Jul 18, 2014 at 5:27 AM, Ben Calnan
wrote:
> Hello everybody,
>
> My question is about multiple tomcat instances and redirection of URLs to
> other ports on IIS6 windows server 2003.
>
> I have two Java apps (web archives) GeoServer and GeoNetwork. Because they
>
Hello everybody,
My question is about multiple tomcat instances and redirection of URLs to other
ports on IIS6 windows server 2003.
I have two Java apps (web archives) GeoServer and GeoNetwork. Because they are
quite big memory intensive apps, I've heard it's recommended to run two
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 8/29/13 7:50 AM, André Warnier wrote:
> Michael Martin wrote:
>> I have one .WAR to routinely deploy across various Tomcat
>> Instances on different servers.
>>
>> I believe FarmWarDeployer can only be used within a cluster. From
>> what
Michael Martin wrote:
I have one .WAR to routinely deploy across various Tomcat Instances on
different servers.
I believe FarmWarDeployer can only be used within a cluster. From what i
understand, a cluster will require a HTTPD server with a mod_jk configured.
Would anyone know of a way to ac
I have one .WAR to routinely deploy across various Tomcat Instances on
different servers.
I believe FarmWarDeployer can only be used within a cluster. From what i
understand, a cluster will require a HTTPD server with a mod_jk configured.
Would anyone know of a way to achieve this without the n
On 4/9/2013 9:59 PM, Neven Cvetkovic wrote:
On Tue, Apr 9, 2013 at 3:46 PM, David kerber wrote:
Is there a "restart" command available? Obviously I need to do some more
research now that you've gotten me started.
David,
I don't think you can "restart" Tomcat JVM process. Why do you want
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Neven,
On 4/9/13 10:17 PM, Neven Cvetkovic wrote:
> David,
>
> Here's an example application that has a CounterServlet that counts
> hits for example... Here are the classes that I used
>
> - CounterServlet - just counts number of hits, calls
> M
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
David,
On 4/9/13 3:18 PM, David kerber wrote:
> My system has several instances of TC 7.0.22, running on windows
> server 2008 R2, and JRE 6.0.27. And yes, I know both TC and Java
> could use an update...
>
> The TC instances are all running the s
David,
Here's an example application that has a CounterServlet that counts hits
for example... Here are the classes that I used
- CounterServlet - just counts number of hits, calls
MyCounter.incrementAndGet() static method
- MyCounter - class that implements the counter (static calls to reset
cou
On Tue, Apr 9, 2013 at 3:46 PM, David kerber wrote:
>
> Is there a "restart" command available? Obviously I need to do some more
> research now that you've gotten me started.
>
>
David,
I don't think you can "restart" Tomcat JVM process. Why do you want to do
that? What are you trying to do? Ma
On 4/9/2013 3:39 PM, Neven Cvetkovic wrote:
Hey David,
Just one clarification - I assume TC refers to Apache Tomcat, and not
"tcat" (mulesoft) or "tc server" (vmware).
Yes, that's correct. "TC" = "Apache Tomcat"
You could create a script that uses JMX to connect to each one of the
instanc
Hey David,
Just one clarification - I assume TC refers to Apache Tomcat, and not
"tcat" (mulesoft) or "tc server" (vmware).
You could create a script that uses JMX to connect to each one of the
instances and polls for certain MBeans that have access to your runtime
data (your counters). You could
My system has several instances of TC 7.0.22, running on windows server
2008 R2, and JRE 6.0.27. And yes, I know both TC and Java could use an
update...
The TC instances are all running the same webapp, as a Windows service,
though not all have the exact same version of the webapp. Each is
Hi all. At our company, Jato Consulting GmbH, we use tomcat heavily for
pretty much all our deployments, and also internally, in testing /
integration environments. As we wanted to run multiple instances on the
same machine, and we didn't find any existing tool that would suit our
needs , we wrote
Ashkan Rahmani gmail.com> writes:
>
> very good tank you.
I have written a Java based portable utility for automating the above steps for
http://www.javaexperience.com/run-multiple-tomcat-instances/";>creating
multiple instances. Since Java is platform independent, this uti
On Tue, Nov 20, 2012 at 5:13 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Ashkan Rahmani [mailto:ashkan...@gmail.com]
> > Subject: Re: multiple tomcat instances for every application
>
> > do you know what is -Xshare:off ?
> > is it r
> From: Ashkan Rahmani [mailto:ashkan...@gmail.com]
> Subject: Re: multiple tomcat instances for every application
> do you know what is -Xshare:off ?
> is it related to share classes?
http://lmgtfy.com/?q=%22-Xshare%3Aoff%22
> King Regards,
Didn't realize we were
On Tue, Nov 20, 2012 at 12:28 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Subject: Re: multiple tomcat instances for every application
>
> > Most JVMs use shared memory for some th
topherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Chuck,
>
> On 11/19/12 3:58 PM, Caldarale, Charles R wrote:
> >> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> >> Subject: Re: multiple tomcat instances for ev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 11/19/12 3:58 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: multiple tomcat instances for every application
>
>> Most JVMs use shared memory for
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: multiple tomcat instances for every application
> Most JVMs use shared memory for some things like core classes, etc.
Unfortunately, I don't think that's true, at least for the Sun/Oracle JVMs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ashkan,
On 11/19/12 9:10 AM, Ashkan Rahmani wrote:
> On Mon, Nov 19, 2012 at 5:03 PM, Mikolaj Rydzewski
> wrote:
>
>> On 19.11.2012 14:18, Ashkan Rahmani wrote:
>>
>> which way is better for my scenario? I have one server - Centos 6
>> x64 ,
>>> 8G
On Mon, Nov 19, 2012 at 5:03 PM, Mikolaj Rydzewski wrote:
> On 19.11.2012 14:18, Ashkan Rahmani wrote:
>
> which way is better for my scenario? I have one server - Centos 6 x64 ,
>> 8GB
>> ram- and 3 java web application.
>> 1- run multiple instances of tomcat 6 for each application and configur
On 19.11.2012 14:18, Ashkan Rahmani wrote:
which way is better for my scenario? I have one server - Centos 6 x64
, 8GB
ram- and 3 java web application.
1- run multiple instances of tomcat 6 for each application and
configure
different port in server.xml for each one.
2- run just one instance
Hi
I have a question.
which way is better for my scenario? I have one server - Centos 6 x64 , 8GB
ram- and 3 java web application.
1- run multiple instances of tomcat 6 for each application and configure
different port in server.xml for each one.
2- run just one instance of tomcat 6 for all three
On 06/11/2012 03:59, Christopher Schultz wrote:
> Wilfred,
>
> On 11/5/12 4:08 AM, Wilfred Duizers wrote:
>> When a user clicks a link in the webapplication running on Tomcat
>> instance 1 (portal) an application running on Tomcat instance 2 is
>> opened. Is it possible to send the nonce with th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wilfred,
On 11/5/12 4:08 AM, Wilfred Duizers wrote:
> When a user clicks a link in the webapplication running on Tomcat
> instance 1 (portal) an application running on Tomcat instance 2 is
> opened. Is it possible to send the nonce with the link? Be
tomcat instances
On 2 Nov 2012, at 14:23, Wilfred Duizers wrote:
> Hello,
>
> I am running 2 Tomcat instances on 1 server. So far nothing special :-)
> Both:
> Apache Tomcat/7.0.25
> JVM 1.6.0_20-b02
>
> When a user clicks a link in the webapplication running on Tomcat i
On 2 Nov 2012, at 14:23, Wilfred Duizers wrote:
> Hello,
>
> I am running 2 Tomcat instances on 1 server. So far nothing special :-)
> Both:
> Apache Tomcat/7.0.25
> JVM 1.6.0_20-b02
>
> When a user clicks a link in the webapplication running on Tomcat instance 1
> (portal) an application runnin
Hello,
I am running 2 Tomcat instances on 1 server. So far nothing special :-)
Both:
Apache Tomcat/7.0.25
JVM 1.6.0_20-b02
When a user clicks a link in the webapplication running on Tomcat instance 1
(portal) an application running on Tomcat instance 2 is opened. Is it possible
to send the nonc
a specific mailing list for the tomcat-maven-plugin...)
> >
> > I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin
> working
> > against a single server, but wondered how I could configure it to push to
> > multiple tomcat instances based on the environmen
; From: miguel_3_gonza...@yahoo.es
> To: users@tomcat.apache.org
> Subject: Re: Multiple tomcat Instances on Same Server and One Apache Instance
>
> On 15/05/2012 17:22, André Warnier wrote:
> > Vickie Troy-McKoy wrote:
> > ...
> >>
> >> Thank you Andre for your hel
cKoy wrote:
>>>>> Date: Tue, 15 May 2012 10:04:33 -0400 From:
>>>>> ch...@christopherschultz.net Subject: Re: Multiple tomcat
>>>>> Instances on Same Server and One Apache Instance
>>>>>
>>>>> Try to express your requirement
ue, 15 May 2012 10:04:33 -0400 From:
>>>> ch...@christopherschultz.net Subject: Re: Multiple tomcat
>>>> Instances on Same Server and One Apache Instance
>>>>
>>>> Try to express your requirements in simpler language. For
>>>> instance, y
).
Not really, no.
p
>
> De: Pid
> Para: Tomcat Users List
> Enviado: Miércoles 16 de Mayo de 2012 10:49
> Asunto: Re: Multiple tomcat Instances on Same Server and One Apache Instance
>
> On 15/05/2012 23:32, Miguel González Castaños wrote:
>> On 15/05/2012
16 de Mayo de 2012 10:49
Asunto: Re: Multiple tomcat Instances on Same Server and One Apache Instance
On 15/05/2012 23:32, Miguel González Castaños wrote:
> On 15/05/2012 17:22, André Warnier wrote:
>> Vickie Troy-McKoy wrote:
>> ...
>>>
>>> Thank you Andre for yo
On 15/05/2012 23:32, Miguel González Castaños wrote:
> On 15/05/2012 17:22, André Warnier wrote:
>> Vickie Troy-McKoy wrote:
>> ...
>>>
>>> Thank you Andre for your help. After I configured it as you
>>> specified, the behavior was the same as before I inquired on this forum.
>>
>> Well, it doesn
On 15/05/2012 17:22, André Warnier wrote:
Vickie Troy-McKoy wrote:
...
Thank you Andre for your help. After I configured it as you
specified, the behavior was the same as before I inquired on this forum.
Well, it doesn't sound as if we really helped a lot then, or am I
misunderstanding th
On 15/05/2012 16:16, Christopher Schultz wrote:
> Vickie,
>
> (Bringing this back on-list).
>
> On 5/15/12 10:21 AM, Vickie Troy-McKoy wrote:
>>> Date: Tue, 15 May 2012 10:04:33 -0400 From:
>>> ch...@christopherschultz.net Subject: Re: Multiple tomcat
>>&g
Vickie Troy-McKoy wrote:
...
Thank you Andre for your help. After I configured it as you specified, the behavior was the same as before I inquired on this forum.
Well, it doesn't sound as if we really helped a lot then, or am I
misunderstanding this too ?
:-)
Note also for the record (and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vickie,
(Bringing this back on-list).
On 5/15/12 10:21 AM, Vickie Troy-McKoy wrote:
>> Date: Tue, 15 May 2012 10:04:33 -0400 From:
>> ch...@christopherschultz.net Subject: Re: Multiple tomcat
>> Instances on Same Server and O
> From: vtmc...@hotmail.com
> To: users@tomcat.apache.org
> Subject: RE: Multiple tomcat Instances on Same Server and One Apache Instance
> Date: Mon, 14 May 2012 21:54:31 -0400
>
>
>
>
> > Date: Tue, 15 May 2012 01:18:06 +0200
> > From: a...@ice-sa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vickie,
On 5/14/12 9:54 PM, Vickie Troy-McKoy wrote:
> I just want to forward based on the port that the Tomcat instance
> is running on. The 2 tomcat instances running on the same server
> is really the same application--but different versions. And
> Date: Tue, 15 May 2012 01:18:06 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Multiple tomcat Instances on Same Server and One Apache Instance
>
> Apologies, I probably confused you too. See below.
>
> Vickie Troy-McKoy wrote:
> ...
Apologies, I probably confused you too. See below.
Vickie Troy-McKoy wrote:
...
When I call abc*, it goes to instance1; and when I call xyz*, it goes to instance2. However, both
instances have apps that start with "tsa". How do I configure the apache webserver to
service the "tsa" app for
> Date: Mon, 14 May 2012 10:37:07 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Multiple tomcat Instances on Same Server and One Apache Instance
>
> Pid * wrote:
> > On 13 May 2012, at 20:33, "André Warnier" wrote:
> >
&
Pid * wrote:
On 13 May 2012, at 20:33, "André Warnier" wrote:
Pid wrote:
On 11/05/2012 18:53, Vickie Troy-McKoy wrote:
Hi, I am in need of a little help.
I have 2 tomcat instances running on the same machine and one apache instance
running on a different machine. I configured jk_mod to acc
On 13 May 2012, at 20:33, "André Warnier" wrote:
> Pid wrote:
>> On 11/05/2012 18:53, Vickie Troy-McKoy wrote:
>>> Hi, I am in need of a little help.
>>> I have 2 tomcat instances running on the same machine and one apache
>>> instance running on a different machine. I configured jk_mod to acce
Pid wrote:
On 11/05/2012 18:53, Vickie Troy-McKoy wrote:
Hi, I am in need of a little help.
I have 2 tomcat instances running on the same machine and one apache instance running on a different machine. I configured jk_mod to access the 1st tomcat instance. Now, I have a second tomcat instanc
On 11/05/2012 18:53, Vickie Troy-McKoy wrote:
>
> Hi, I am in need of a little help.
>
> I have 2 tomcat instances running on the same machine and one apache instance
> running on a different machine. I configured jk_mod to access the 1st tomcat
> instance. Now, I have a second tomcat insta
Hi, I am in need of a little help.
I have 2 tomcat instances running on the same machine and one apache instance
running on a different machine. I configured jk_mod to access the 1st tomcat
instance. Now, I have a second tomcat instance running on the same server as
the 1st instance. I wo
ure it to push to
> multiple tomcat instances based on the environment. For example, our
> staging environment for this application has 2 load balance servers.
>
> I tried using the structure like I do when running ws-import
> but it doesn't seem to support that.
>
> Is the
(Didn't see a specific mailing list for the tomcat-maven-plugin...)
I finally got the 2.0-SNAPSHOT version of the tomcat6-maven-plugin working
against a single server, but wondered how I could configure it to push to
multiple tomcat instances based on the environment. For example, our
st
anks
for your input.
___
Regards,
> From: chuck.caldar...@unisys.com
> To: users@tomcat.apache.org
> Date: Fri, 19 Aug 2011 15:54:47 -0500
> Subject: RE: Multiple Tomcat Instances with Multiple IPs
>
> > From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com]
> > Subject:
> From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com]
> Subject: RE: Multiple Tomcat Instances with Multiple IPs
> When I put in the DNS name or the IP address of the newly defined
> interface with the correct port in the browser, I get "page can not
> be displayed".
m
> To: users@tomcat.apache.org
> Date: Fri, 19 Aug 2011 15:22:44 -0500
> Subject: RE: Multiple Tomcat Instances with Multiple IPs
>
> > From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com]
> > Subject: RE: Multiple Tomcat Instances with Multiple IPs
>
> > the very 1st
> From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com]
> Subject: RE: Multiple Tomcat Instances with Multiple IPs
> the very 1st time I ONLY changed ALL of the Connector ports
> to add address="xxx.xx.x.xx".
Since you didn't change the shutdown port on the second Tom
> Subject: RE: Multiple Tomcat Instances with Multiple IPs
>
> > From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com]
> > Subject: Multiple Tomcat Instances with Multiple IPs
>
> > Instead of running it on different ports, we decided to run it
> > on a differ
> From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com]
> Subject: Multiple Tomcat Instances with Multiple IPs
> Instead of running it on different ports, we decided to run it
> on a different IP address.
Each Tomcat must still have a unique shutdown port configured in its
el
Hi,
I installed a 2nd tomcat instance. Instead of running it on different ports,
we decided to run it on a different IP address. The IP address has been
defined to the server and I made changes to server.xml; however, the page is
not being displayed when I attempt to access the new tomcat ser
On Fri, 1 Apr 2011, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Robert,
>
> On 4/1/2011 1:13 PM, Robert P. J. Day wrote:
> > On Thu, 31 Mar 2011, Christopher Schultz wrote:
> >> So... it specifically tells you that it will use your own
> >> conf/server.xml file
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robert,
On 4/1/2011 1:13 PM, Robert P. J. Day wrote:
> On Thu, 31 Mar 2011, Christopher Schultz wrote:
>> So... it specifically tells you that it will use your own
>> conf/server.xml file. Would you like an additional reinforcing statement?
>
> Why,
On Thu, 31 Mar 2011, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Robert,
>
> On 3/31/2011 9:07 AM, Robert P. J. Day wrote:
> > i'd eventually deduced most of that. i think it would be useful if
> > that were explained more forcefully in the RUNNING.txt file si
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robert,
On 3/31/2011 9:07 AM, Robert P. J. Day wrote:
> i'd eventually deduced most of that. i think it would be useful if
> that were explained more forcefully in the RUNNING.txt file since it's
> not immediately obvious.
- From RUNNING.txt:
"
Whe
On Thu, 31 Mar 2011, Caldarale, Charles R wrote:
> > From: Robert P. J. Day [mailto:rpj...@crashcourse.ca]
> > Subject: what exactly does it mean to run multiple tomcat "instances"?
>
> > i can see how multiple users could share a common CATALINA_HOME
> >
> From: Robert P. J. Day [mailto:rpj...@crashcourse.ca]
> Subject: what exactly does it mean to run multiple tomcat "instances"?
> i can see how multiple users could share a common CATALINA_HOME
> directory, whose only common contents would be the bin/ and lib/
> di
reading the snippet from RUNNING.txt and i think something needs to
be clarified.
i can see how multiple users could share a common CATALINA_HOME
directory, whose only common contents would be the bin/ and lib/
directories. but how would individual users take advantage of that?
if i creat
> From: shivanic [mailto:shivani.chan...@gmail.com]
> Subject: Re: Common war file and multiple tomcat instances
> That was informative
Note that you must use expanded .war files, due to the reasons André explained
previously.
> Could you please confirm what is the disadvantag
=Ib2/
> -END PGP SIGNATURE-
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shivanic,
On 10/18/2010 5:38 AM, shivanic wrote:
> I have read through the link suggesting not to go for using one physical
> location of war for multiple instance of tomcat.
>
> http://www.mail-archive.com/users@tomcat.apache.org/msg73906.html
Note
configured to "unpack WARs", will
> they not all
> start trying to do that at the same time and step on eachother's feet ?
>
--
View this message in context:
http://old.nabble.com/Common-war-file-and-multiple-tomcat-instances-tp29988694p29989220.html
Sent from the To
shivanic wrote:
I have read through the link suggesting not to go for using one physical
location of war for multiple instance of tomcat.
http://www.mail-archive.com/users@tomcat.apache.org/msg73906.html
http://www.mail-archive.com/users@tomcat.apache.org/msg73906.html
My question is : If we
jsp's that use taglib and db - what
could be the possible issues if we use one common location for multiple
tomcat servers?
--
View this message in context:
http://old.nabble.com/Common-war-file-and-multiple-tomcat-instances-tp29988694p29988694.html
Sent from the Tomcat - User mailing
> whoever has a user login on the server can have their own Tomcat
> playground even though there is just one Tomcat installed?
Pretty much, yes.
--Eric
Disclaimer - June 24, 2010
This email and any files transmitted with it are confidential and intended
solely for Tomcat Users List. If you
> From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov]
> Subject: RE: Multiple Tomcat Instances
>
> And that is the part that clears it up. The users are starting and
> stopping Tomcat via the scripts, not the windows process.
You could install a separate Tomcat s
> From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov]
> Subject: RE: Multiple Tomcat Instances
>
> The doc didn't mention that Tomcat will calculate a "relative"
> reference for files in /lib, a few lines above this quote.
Correct, because Tomcat d
> From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov]
> Subject: RE: Multiple Tomcat Instances
>
> http://tomcat.apache.org/tomcat-6.0-doc/introduction.html ( If read
> the docs literally, there is no README.txt in my CATALINA_HOME )
Nor does the doc actually
>From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>Subject: Re: Multiple Tomcat Instances
>
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Leo,
>
>On 6/16/2010 1:31 PM, Leo Donahue - PLANDEVX wrote:
>> Tomcat zip dir:
>> C:\ApacheTomca
>From: André Warnier [mailto:a...@ice-sa.com]
>Subject: Re: Multiple Tomcat Instances
>
>No wonder.
>I am starting to think that you do this on purpose..
Unfortunately, I'm not.
Everyone always says "read the docs".
There are a lot of things I don’t under
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leo,
On 6/16/2010 1:31 PM, Leo Donahue - PLANDEVX wrote:
> Tomcat zip dir:
> C:\ApacheTomcat\apache-tomcat-6.0.26\bin
> In here I created a setenv.bat that has the following: set
> "CATALINA_BASE=%C:\Catalina_Base1%"
That is going to be counter-prod
Leo Donahue - PLANDEVX wrote:
Tomcat zip dir:
C:\ApacheTomcat\apache-tomcat-6.0.26\bin
In here I created a setenv.bat that has the following: set
"CATALINA_BASE=%C:\Catalina_Base1%"
C:\Catalina_Base1\
** \conf
** \logs(automatically added when I ran
C:\ApacheTomcat\apache-tomcat-6.0.2
>-Original Message-
>From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>Subject: Re: Multiple Tomcat Instances
>
>Leo,
>
>
>No, you don't have to have one, but if it's there, Tomcat will prefer
>the more-specific library(ies) found in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leo,
On 6/16/2010 11:36 AM, Leo Donahue - PLANDEVX wrote:
>>> From: André Warnier [mailto:a...@ice-sa.com]
>>> Subject: Re: Multiple Tomcat Instances
>>>
>>> The other part that is confusing me is that what if all
>>From: André Warnier [mailto:a...@ice-sa.com]
>>Subject: Re: Multiple Tomcat Instances
>>
>> The other part that is confusing me is that what if all users are
>>running a "process" of Tomcat at the same time, I'm assuming they all
>>have to us
1 - 100 of 206 matches
Mail list logo