Re: jvmRoute as a property

2002-12-09 Thread jean-frederic clere
Remy Maucherat wrote: jean-frederic clere wrote: Hi, I would to add a feature: Allow jvmRoute to be a system property. I have several Tomcat's using the same server.xml but I need a different sessionId for each Tomcat. The easy solution I have found is to use jmvRoute="SYSTEM" and read the s

Re: jvmRoute as a property

2002-12-09 Thread Remy Maucherat
jean-frederic clere wrote: Hi, I would to add a feature: Allow jvmRoute to be a system property. I have several Tomcat's using the same server.xml but I need a different sessionId for each Tomcat. The easy solution I have found is to use jmvRoute="SYSTEM" and read the system property "jmvRoute

jvmRoute as a property

2002-12-09 Thread jean-frederic clere
Hi, I would to add a feature: Allow jvmRoute to be a system property. I have several Tomcat's using the same server.xml but I need a different sessionId for each Tomcat. The easy solution I have found is to use jmvRoute="SYSTEM" and read the system property "jmvRoute" to have the jvmRoute I wa