Try remove the line that reads:

Context myEnv = (Context) initial.lookup("java:comp/env");

and change the following line to:

Object objref = initial.lookup("ejb/ConverterBean");

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

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

Reply via email to