[jboss-user] [JBoss Seam] - Re: Is it possible to have same Class name Different package
jazir1979
do-not-reply at jboss.com
Wed Jun 13 23:32:28 EDT 2007
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#4054179
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054179
More information about the jboss-user
mailing list