Hi,<br><br>I have a customer running a webapp on old version of jboss: 2.4.6.<br><br>They want to run multiple instances and use mod_jk to perform load balancing. <br><br>I&#39;ve tried to set this up using a current mod_jk (
1.2.26) and apache 2, but find that this jboss/tomcat version does not honor the &quot;jvmRoute&quot; attribute in the server.xml. <br><br>Specifically, the JSESSIONID cookies lacks the &quot;.tomcat1&quot; or &quot;.tomcat2&quot; suffix appended to the tomcat-generated session id. The &quot;sticky load balancer&quot; fails and Tomcat assigns a new session to each request.
<br><br>I&#39;ve dug up the 2.4.6 documentation and see the example mod_jk configuraton--it doesn&#39;t mention anything of the &#39;jvmRoute&#39; parameter.<br><br>Does anyone recall how to configure mod_jk with jboss2?. Did mod_jk change? Would I need an old apache 
1.3?<br><br>Finally, I tried downloading the source code, but source forge only has the compiled files. Any recommendations for digging up the source code?<br><br>thanks,<br><br>bill<br>