[jboss-user] [EJB 3.0] - Re: Problems with Reference Injection for @EJB-Annotation
wolfc
do-not-reply at jboss.com
Tue Jul 17 06:28:48 EDT 2007
So Calculator is neither a local nor a remote business interface. Thus the exception.
Try:@EJB CalculatorLocal calculator;
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064932#4064932
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064932
More information about the jboss-user
mailing list