Re: Secure Tomcat replication for WAN

2006-01-14 Thread Peter Rossbach
Hey, I think you must implement your own Membership service. Then you can use a TCP Ping strategie. Regards Peter Am 14.01.2006 um 00:32 schrieb Gmail User: Has anyone implemented some replication strategy for Tomcat on WAN. It is my understanding that the regular replication mechanism that

Secure Tomcat replication for WAN

2006-01-13 Thread Gmail User
Has anyone implemented some replication strategy for Tomcat on WAN. It is my understanding that the regular replication mechanism that broadcasts invitations over UDP is not very suitable for this as it would broadcast to too many listeners as well as create a security risks. Also, to the best of m