Hi,
I try to start the dm server with a cluster configuration. As described in the user guide of tomcat I just add <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpClu ster"/> to the tomcat-server.xml.
If I start the dm server I got a ClassNotFound Exception for org.apache.catalina.ha.tcp.SimpleTcpCluster.
This class is available in the jar com.springsource.org.apache.catalina.ha.springsour ce-6.0.20.S2-r5956.jar found in <dm_server_home>/repository/ext but it is not loaded.
What should I do for make this package active an the classes available for the tomcat bundle?
Regards
Chris


. The Exception is gone, but the replication still did not work 
Done ! 