OK, you guys are doing something very wrong here. A stateless session bean is supposed to
be bound to the STATELESS scope. Hence it cannot have an @Startup annotation, since
@Startup applies only to APPLICATION and SESSION scoped components.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960785#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...