Before calling session.invalidate() I now interrupt the thread which causes a database 
rollback. Now my JMeter-Tests run fine.

> 
> As for stopping the thread "before invalidating a session," 
> how will you
> control that?  You could perform this action as part of the general
> "logout" page, but what about people who simply let the sessions time
> out?

When the session times out, the DB cleanup is done in a valueUnbound() method of an 
appropriate session object. 

Michael


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

Reply via email to