As I said that JNDI pattern is *wrong* for embedded ejb3. It should be 

Object test = JndiUtil.lookup("KomunikatyManagerBean/local", 
KomunikatyManagerBean.class);
  | 
  | KomunikatyManager komunikatyManager = (KomunikatyManager)
  | getInstance(KomunikatyManagerBean.class);

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

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

Reply via email to