Try http://www.filip.net/tomcat-clustering.html
Session replication is a standard feature of Tomcat 5. -----Original Message----- From: jerome moliere [mailto:[EMAIL PROTECTED] Sent: 28 March 2003 13:06 To: [EMAIL PROTECTED] Subject: Http Session Replication : State of the Art Hi all, searching through the archives of this mailing list, like using our friend google, point me to a single web page (article on theServerSide.com) and this solution is not part from the Jakarta project (uses Javagroups + add-on library with a custom Context Manager InSessionreplicationManager). I know that session replication induces a high load for J2EE servers but it's a customer requirement :) I found a product (commercial) aiming to deliver such feature to different J2EE servers (Weblogic,tomcat,jonas) My question is :what is the tomcat team position for this feature ? Who has put such solution in place ? Who can support such solution ? Sorry for this question (already asked) but with few answers (old ones moreover) Thanks for all help, clue or pointer Cheers Jerome --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
