Tomcat 5 will in a very near future have a cluster module that ships with it as well.
Filip -----Original Message----- From: Ben Ricker [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 12:07 PM To: Tomcat Users List Subject: Re: Single-Sign-On (SSO) with Tomcats in 2 different servers What you want it session replication. You can search the archives for answers. Also, go to: http://www.onjava.com/pub/a/onjava/2002/07/17/tomcluster.html?page=1 for a good overview. Ben Ricker On Mon, 2003-02-03 at 13:17, Víctor Ferrero del Valle wrote: > Hi, > > I have 2 servers, both with Tomcat. On each server is installed a > different web application. > Therefore, server A has a Tomcat with application A, and server B has > another Tomcat (but same version) with Application B. > The access to the applications is restricted, so the user must provide > his userId and password before accessing the applications. > Both applications authenticate against the same LDAP server. > > The issue is that Id like to use Single Sign On (SSO) to access both > applications, so that when a user accesses one application and > identifies himself, he doesnt need to identify again when he accesses > the other application. > I think that in order to accomplishing this, the two Tomcats should be > able to share > sessions. Is this possible? Is there any other solution? > > Thanks in advance. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Ben Ricker <[EMAIL PROTECTED]> Wellinx.com --------------------------------------------------------------------- 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]