Finally got it working!

I now use :
Object objref = ic.lookup("MyRemoteEJBTest");

instead of:

Object objref = ic.lookup("java:comp/env/ejb/remoteTest");

Anyone know why this works? I can see one is in the Global jndi namespace whilst the 
other in java:comp namespace, but not sure why this matters.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to