https://issues.apache.org/bugzilla/show_bug.cgi?id=40881
--- Comment #12 from Konstantin Kolinko <knst.koli...@gmail.com> 2009-07-16 19:52:35 PST --- Created an attachment (id=23999) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23999) Allow any serializable Principal to participate in replication How about this patch? It should allow any serializable Principal to be written out and to be read by DeltaSession or SimpleTcpReplicationManager. I have not tested it, though. It adds a boolean value to the serialized stream, to differentiate the two cases. The patch is against trunk (TC 7). -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org