If I replace the java:comp/env with the direct root jndi path 
(ejb/rdcs/checkin/TestServiceSession) to the bean it works. 

The way that works is the correct way to do it.

The java:comp/env namespace you are accessing is the private namespace of a component 
that can not be accessed by your client.

Additionaly in general remote clients can not access anything prefixed with 'java:'

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

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


-------------------------------------------------------
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