anonymous wrote : So is there a way to tell JBoss not to deploy the stateless session
beans that it is finding in the sar?
Are you even packaging the bean implementation classes (which have the @Stateless
annotation) in the .sar? If you are packaging only the interfaces (which is the right
thing), then i don't see any issue.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266456#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...