As part of https://issues.apache.org/jira/browse/GERONIMO-2577 I had opened the following bug in Tomcat: "Context level clustering on 3 or more nodes fails in Tomcat 5.5.20 http://issues.apache.org/bugzilla/show_bug.cgi?id=41620"
They have closed the bug as "Resolved Invalid" with the following comments: ------- *Additional Comment #7<http://issues.apache.org/bugzilla/show_bug.cgi?id=41620#c7>From Mark Thomas <[EMAIL PROTECTED]> 2007-02-15 18:54 * [reply<http://issues.apache.org/bugzilla/show_bug.cgi?id=41620#add_comment>] ------- It is not possible to configure clustering in context.xml. It must be done at the Host level (with the jvmRoute defined at the Engine level) within server.xml That makes our default clustering article http://cwiki.apache.org/GMOxDOC11/clustering-sample-application.htmlinvalid. Should we now remove it saying that "Geronimo (Tomcat version) supports clustering at the Host/Engine level only"? Dave Colasurdo and myself have already created a new article illustrating how to setup Geronimo (Tomcat version) clustering at the host/engine level: http://cwiki.apache.org/GMOxDOC11/clustering-sample-application-tomcat-host-level.html. Please suggest if we should retain only this and delete the other article on context level clustering? -- Shiva
