This is due to differences between EVENT scoped POJOs and Stateless EJB3s. SLSBs are
drawn from a pool for each method invocation, and no guarantee is made about whether this
bean has been used before. Whilst an EVENT scoped POJO is created for each request. No
bug.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080641#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...