[jboss-user] [EJB 3.0] - @SerializedConcurrentAccess not preventing concurrent access

csplrj do-not-reply at jboss.com
Wed Feb 28 11:38:57 EST 2007


Software
JDK 1.5
JBoss 4.0.5GA

Problem
I have used code as 
@SerializedConcurrentAccess
  | public class Class1 implements SessionBean {

This does not prevents Concurrent Access to the Statefull Session bean.
I could not get the reason. I am coding as a simple Bean. is it  that I have to type the code of the Bean in EJB3 format.

Thanks in advance

CSJakharia

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023800#4023800

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023800



More information about the jboss-user mailing list