This content has been marked as final.
Show 3 replies
-
1. Re: Tomcat using 1.1.0 CR3 without Multicast
Jean-Frederic Clere Jun 28, 2010 10:34 AM (in response to Kevin Davis)See http://docs.jboss.org/mod_cluster/1.1.0/html/faq.html#d0e5453
Use in server.xml.
<Listener className="org.jboss.modcluster.catalina.ModClusterListener" ProxyList="jfcpc:6666"/>
-
2. Re: Tomcat using 1.1.0 CR3 without Multicast
Kevin Davis Jun 28, 2010 4:33 PM (in response to Jean-Frederic Clere)Is the connector definition no longer needed?
-
3. Re: Tomcat using 1.1.0 CR3 without Multicast
Paul Ferraro Jun 28, 2010 6:59 PM (in response to Kevin Davis)Yes - you still need the connector definition.