I believe you want to review mod_cluster: http://www.jboss.org/mod_cluster
There's some documentation on that website on how to set it up and migrate a mod_jk instance. It's fairly simple for a single context (i.e. /arsys) - much of the configuration is read directly from the Tomcat/JBoss instance instead of being duplicated in the workers.properties file. It appears the answer is to install a listener into the Tomcat server.xml file, which 'advertises' the configuration, and your Apache instance runs the relevant mod_cluster module which will discover the configuration. Personally, I'd prefer to explicitly specify the Tomcat instances (to avoid multicast), but I couldn't quickly see if it is possible (I assume it will be). -- John Baker, Single Sign On for the AR System http://www.javasystemsolutions.com/jss/ssoplugin _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

