Author: fhanik Date: Thu Feb 23 15:12:59 2006 New Revision: 380266 URL: http://svn.apache.org/viewcvs?rev=380266&view=rev Log: Reverted back to 5.5.15
Modified: tomcat/container/tc5.5.x/catalina/src/conf/server.xml Modified: tomcat/container/tc5.5.x/catalina/src/conf/server.xml URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/catalina/src/conf/server.xml?rev=380266&r1=380265&r2=380266&view=diff ============================================================================== --- tomcat/container/tc5.5.x/catalina/src/conf/server.xml (original) +++ tomcat/container/tc5.5.x/catalina/src/conf/server.xml Thu Feb 23 15:12:59 2006 @@ -294,7 +294,7 @@ mcastDropTime="3000"/> <Receiver - className="org.apache.catalina.cluster.tcp.ClusterReceiverBase" + className="org.apache.catalina.cluster.tcp.ReplicationListener" tcpListenAddress="auto" tcpListenPort="4001" tcpSelectorTimeout="100" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]