Paolo De Lutiis wrote:
> 
> Hi,
> 
> I'm trying to balance my web application among different JServ but I
> found the following problem:
> when one JVM crushes (caused by SW/HW failure) my clients loose their
> sessions.
> I'd like to know if there are standard methods to overcome this problem,
> for example keeping
> the httpsession objects in a rmi server heap, or dbms ( or like).
> Any ideas ? Any examples ?
> 
> Thanx
> 
No way. You'll have to code it, not difficult IMO, but "application
dependant" : what do you save ? what about transactions ? etc ...

Jean-Luc


--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to