[jboss-user] [JNDI/Naming/Network] - Re: ClassCastException on remote calling of an EJB3.0

PeterJ do-not-reply at jboss.com
Fri Jul 27 10:55:33 EDT 2007


I suspect that you should be looking up:

Object client = ic.lookup("ClientBean/remote");

One way to verify this is to use the listAll method from JNDIView to dump the JNDI tree.

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

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



More information about the jboss-user mailing list