Both. I know that jdbc connections will die. But, what happens to active sessions? I will lose all information associated to the active sessions?
Thanks On 9/13/07, Christopher Schultz <[EMAIL PROTECTED]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Andrew, > > Andrew Hole wrote: > > If one of the instances crashes, exists some way to repair the sessions > > established with the database and to be processed for the other > instance? > > If your JVM goes down, your JDBC connections will die, too. Do you you > mean sessions with the database, or HTTP sessions within the servlet > container? > > - -chris > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFG6WjA9CaO5/Lv0PARAjlzAJ44XCn+xP8CGbUdhvwhHj77nqHOfwCggqjb > JFStge7ayeeeQ/8CfJa5i68= > =1hoQ > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >