[JBoss-user] [EJB 3.0] - Re: bean to bean connection

2006-05-31 Thread pbod
The JBoss instances are two independent instances. Is there any other thing that could be wrong? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948228#3948228 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948228 ---

[JBoss-user] [EJB 3.0] - bean to bean connection

2006-05-31 Thread pbod
We have an .ear file with a .jar inside and with ejbs in it, deployed on a jboss server. We are trying to connect with a stateless session bean to the same bean on another server. But we are unable to get a reference of the other bean(on the other server). Instead of that, the object that has bee