[JBoss-user] [EJB 3.0] - Re: Remote Session Bean and EJB 3.0

2006-03-29 Thread carnova
Thx a lot for your answer.
I didn't know the remote bean classes should be included in the client package.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3933301#3933301

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3933301


---
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=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Remote Session Bean and EJB 3.0

2006-03-28 Thread carnova
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=bbop=viewtopicp=3933092#3933092

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=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=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user