[jboss-user] [EJB 3.0] - Re: Interrupting a stateful session bean in use
mike.nardone
do-not-reply at jboss.com
Fri Aug 10 14:19:14 EDT 2007
The issue there is that the client can't set a flag in the SFSB directly because the bean is in use by the server at the same time you'd want to set the flag (hence the concurrent access exception).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073159#4073159
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073159
More information about the jboss-user
mailing list