Hi,

every time a runtime exception in our (stateful session) beans occurs, 
jboss invalidates the session of the user. Specially when using
setRollbackOnly() on a transaction this is a problem for us because it
invalidates the facade of the current user session so a relogin is
neccessary (we only have one SessionBean covering all user actions).

Is there any parameter like "InvalidateOnError" as in the DataSource
config to disable this behavior?

Thanks
--
Alexander Sparkowsky, Berlin, Germany



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to