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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to