Regardless of Seam, all EJBs in the same ejb-jar should have unique ejb names.
Try annotating the SFSB classes with @EJB(name="beanX"), this may solve the
problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054179#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...