- 
        2. Re: JBosss and Apachegivargis Nov 11, 2004 12:21 PM (in response to givargis)Thanks for the info, but the first link's page stops at step 6. Is there a way i can download the document? 
- 
        3. Re: JBosss and Apachedidi1976 Nov 15, 2004 3:29 AM (in response to givargis)Sorry, don't know where to find the full document. 
 In short, the missing part is that you need to configure a clusterwide id for your tomcat. This is done by adding jvmRoute="..." to the engine-tag in your tomcat.
 e.g.:
 ...
 Have a look at the documentation from apache.org (don't know a direct link). There is no difference if you start Tomcat within JBoss or as an external process. The configuration is similar in both cases.
- 
        4. Re: JBosss and Apachedidi1976 Nov 15, 2004 3:30 AM (in response to givargis)Ok, the xml-part got lost by the forum ... and again 
 {Engine name="MainEngine" defaultHost="localhost" jvmRoute="node3" }
 ...
 {/Engine}
- 
        5. Re: JBosss and Apacheluc.texier Nov 15, 2004 4:12 AM (in response to givargis)I fixed the wiki page. 
 Keep in mind that we strongly recommend using mod_jk1.2 instead
 http://www.jboss.org/wiki/Wiki.jsp?page=UsingMod_jk1.2WithJBoss
 
     
    