Thank you for your instant reply. 
I haven't set the environment for tomcat clustering yet but I intent to do
it soon. What I'm asking is how we replicate application data. I keep track
of logged users in the system and save this information in application
context. How can I make my 2 or 3 tomcats share the same information? For
each tomcat I have a separate db to save info for each user.

Thank you in advance,
Konstantina


-----Original Message-----
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 20, 2006 3:49 PM
To: Tomcat Users List
Subject: Re: Tomcat clustering

http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html


Konstantina wrote:
> Hello,
>
> I have read that in Tomcat5 there is a way to  multicast session data to a
> group of servers, so that each has the same  information and the client
can
> contact any server. How can I multicast information saved  in application
> context? How this information can be pushed to tomcats that join the
group
> of servers much later that the others have started and have already data
> stored in application context?
>
>  
>
> Thank you in advance,
>
> Konstantina
>
>  
>
>
>   
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 7/18/2006
>   


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to