Remy Maucherat wrote:
Session failures could be related to the IAE that is thrown for getId if the session is invalid. This could break a lot of stuff. Usually, failure at session tests means serious problems, however, and these two failures seem suspicious.

I confirm the two failures are indeed caused by a listener using getId and calling invalidate on the session, so the tests are now invalid (the listeners should be careful when using getId).

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to