[jboss-user] [EJB 3.0] - JBoss ESB and EJB3

nraghava do-not-reply at jboss.com
Fri May 2 10:46:22 EDT 2008


I have a sample HelloWorld EJB3 service that is deployed.  From within my .esb archive action class I have a @EJB annotation to inject the HelloWorld service api.  When I deploy the esb archive it deploys fine but the injection never happens.

I modified my esb archive to do straight JNDI lookup of the HelloWorld service and it works fine.  I wanted to know if this is by design i.e. you cannot use EJB3 anotations from within a esb archive (dosent make sense to be this way though) or if its a bug.

Thanks

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

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



More information about the jboss-user mailing list