hi Georgiu, I just tested your configuration on tomcat 6.0.17 with JDK
1.5 with no problem.
can you send the stack trace of the error you are seeing, thanks
Filip
georgiu marius wrote:
Hi !
I'm working with a cluster application using Tomcat-6.0.14 and I want
to make session replication using
Hi !
I'm working with a cluster application using Tomcat-6.0.14 and I want to make
session replication using useDirtyFlag=false in server.xml file (session
replication to be made even the setAttribute method is not called). My cluster
class name is org.apache.catalina.ha.tcp.SimpleTcpCluster. W