Re: How to set jvmRoute outside of server.xml

2008-08-17 Thread Rainer Jung
Reply to self: I'm dumb. Didn't read through all of the threads before answering, and by reading the other answers I learned, that -DjvmRoute is actually supposed to work too, which is confirmed by the StandardEngine class. Oh well ... Regards, Rainer Rainer Jung schrieb: Bill Shaffer schri

Re: How to set jvmRoute outside of server.xml

2008-08-17 Thread Rainer Jung
Bill Shaffer schrieb: Hi: I am trying to find a way to set the jvmRoute without putting it in my server.xml. I'm using 6.0.18. I've found a couple of things: The Tomcat config reference System Properties section says I can set it on the java command line with a -DjvmRoute option. This did no

RE: How to set jvmRoute outside of server.xml

2008-08-13 Thread Bill Shaffer
... Bill> Date: Wed, 13 Aug 2008 17:24:52 +0100> From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Subject: Re: How to set jvmRoute outside of server.xml> > Bill Shaffer wrote:> > Hi:> > > > I am trying to find a way to set the jvmRoute without putting it in m

Re: How to set jvmRoute outside of server.xml

2008-08-13 Thread Mark Thomas
Bill Shaffer wrote: Hi: I am trying to find a way to set the jvmRoute without putting it in my server.xml. I'm using 6.0.18. I've found a couple of things: The Tomcat config reference System Properties section says I can set it on the java command line with a -DjvmRoute option. This did n

RE: How to set jvmRoute outside of server.xml

2008-08-13 Thread Bill Shaffer
ecessarily endorse content contained within this transmission. > > > > From: [EMAIL PROTECTED]> > To: users@tomcat.apache.org> > Subject: How to set jvmRoute outside of server.xml> > Date: Wed, 13 Aug 2008 08:25:33 -0700> > > > > > Hi:> > > >

RE: How to set jvmRoute outside of server.xml

2008-08-13 Thread Martin Gainty
ow to set jvmRoute outside of server.xml > Date: Wed, 13 Aug 2008 08:25:33 -0700 > > > Hi: > > I am trying to find a way to set the jvmRoute without putting it in my > server.xml. I'm using 6.0.18. I've found a couple of things: > > The Tomcat config referen

How to set jvmRoute outside of server.xml

2008-08-13 Thread Bill Shaffer
Hi: I am trying to find a way to set the jvmRoute without putting it in my server.xml. I'm using 6.0.18. I've found a couple of things: The Tomcat config reference System Properties section says I can set it on the java command line with a -DjvmRoute option. This did not work. Another sou