Hello

Can someone link an example, a code, or a package with some examples on how to 
use remote session beans on EJB 3.0.

I have declared my bean's interface remote and I have successfuly deployed it 
on one JBoss, on one server.

The second server need access to this bean, but when I call the remote method, 
it returns a NameNotFoundException. Probably I am looking up the wrong JNDI 
name. But I didn't find any examples or source code showing how to declare it.

I successfuly managed to look up a local webservice (using the right JNDI name) 
but I need some help for the remote part. What do we need to put in the 
jndi.properties, what are the lines in jboss.xml and jboss-services.xml, and 
please how to apply a specific JNDI name to a remote Session Bean.

Thx a lot for your answer.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to