Hi, was wondering if someone could clear this up for me.
We have mod_jk in apache loadbalancing our JBOSS cluster with session affinity.
We've noticed that once the JESSIONID has been created with the call to
req.getSession() and the jvmroute encoded by the tomcat worker, that if the
JBOSS in
ior of Tomcat?
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thu 15/01/2009 17:41
To: Tomcat Users List
Subject: Re: JESESSIONID
-BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
James,
James Hoare wrote:
> Hi, was wondering if someone could
Hi, was hoping someone would help with the following. I have a webapp called
myApp.war but I would like to set this to a different url path than the webapp
name. I've seen in the docs that you can specify an xml file under
Catalina_Home/Catalina/localhost/newurlname.xml.
I have tried this but