View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821637#3821637
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821637 Anyone know the right way to get EJB objects from an EJB container on another machine? I have tried creating the hashtable of props for client jndi, and that seems to help. But every time I try to access an EJB, it tells me XXX not bound. In my web-inf/web.xml, I have: <ejb-ref> <ejb-ref-name>ejb/MyEJB</ejb-ref-name> <ejb-ref-type>Session</ejb-ref-type> myPackage.MyHome myPackage.MyRemote </ejb-ref> Trying to use Resin for web tier and JBoss for mid tier and having no luck getting EJB references. Any help would be appreciated. Thank you. Back to top ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user