"wolfc" wrote : Please try:
  | getBusinessObject(MyInterface.class).sayHelloTo("me");

Yeah, I've found that, thanks.  That call currently is "Not Implemented" (in 
EJB3 RC7) although it seems to be implemented in source control now.

For now I simply inject "myself" which works fine:

ie:

  | @EJB MyInterface myself
  | 

Although this seems dirty and I'm not sure if this is really supposed to be 
supported in the spec.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957762
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to