I'm trying to find a way to do that, but I could not find the riiiiight answer googling it. I think I'm close to it but I fell like something is still missing, or I just need some external opinion that this is the best way.
I'd like to access a Session Bean that is running in a remote Glassfish Server. I'm trying to access it from another Glassfish Server. I looked into JNDI External resources but I could not find a tutorial how to configure it in a situation like this.
My question is: Is this the best way to do it ? If so, can somebody shed a light at how to configure it ? Which port, etc.
Thanks in advance