[jboss-user] [EJB 3.0] - Re: Problems with Reference Injection for @EJB-Annotation

markusschmitt do-not-reply at jboss.com
Tue Jul 17 04:46:35 EDT 2007


Ok, I found the reason for the excpetion.
I extracted a Remote and a Local interface from the business interface.
So "implements CalculatorRemote, CalculatorLocal" (both extends Calculator) is the reason for the exception but I dont understand why! (implements Calculator works)

Regards
Markus

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064891#4064891

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064891



More information about the jboss-user mailing list