users@glassfish.java.net

EJB connection between glassfish servers

From: <dpereira_at_mobilitysol.com>
Date: Thu, 13 Jun 2013 11:05:52 -0300

Hello I'm facing this problem: I'm traing to consume a remote ejb
published on glassfish from my bean. I have followed up all the steps
descripted on your web but I can't connect with the remote bean.
I'm getting this exception

"javax.naming.NamingException: Exception resolving Ejb for 'Remote
ejb-ref name=referenciaAlEjb,Remote 3.x interface
=com.xxxxx.xxxxxx.BeanRemote,ejb-link=null,lookup=,mappedName=,jndi-name=corbaname:iiop:hostRemoto:3700#com.xxxxx.xxxx xx.BeanRemote . .
."

Ideas???