https://issues.apache.org/bugzilla/show_bug.cgi?id=45381
Summary: Throw UnsupportedOperationException for session replication Product: Tomcat 6 Version: 6.0.14 Platform: PC OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: Cluster AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi! I'm working on a cluster application and I want to make session replication using the attributes "useDirtyFlag=false" in server.xml file (session replication to be made even the setAttributes is not called). The problem is : when the manager is created in SimpleTcpCluster class it calls cloneFromTemplate method from SimpleTcpReplicationManager class wich throws all the time UnsupportedOperationException. How can I avoid this ??? Thanks ! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]