[jboss-user] [EJB 3.0] - Re: Accessing EJB3 without a home interface
ALRubinger
do-not-reply at jboss.com
Sun Jul 13 03:25:34 EDT 2008
Looks like you're almost there. Just make sure you're looking up the correct address in JNDI:
helloworldejb3-app-1.0/HelloWorldBean/remote
This is a common newbie problem; use the JNDIView (as you've done) to find the default JNDI Bind names for your EJBs.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164065#4164065
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164065
More information about the jboss-user
mailing list