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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to