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???