I've got a web app deployed on a glassfish instance in a DMZ. I'd like this instance to reference remote stateless session beans that runs on a glassfish instance on a different machine.
How can I do this ? How can i duplicate the jndi of the "ejb server" in the "web server" ? or is there some other configuration I can set because I keep getting NameNotFoundExceptions on the "web server"
Thanks
Eduard
[Message sent by forum member 'eduardp' (eduardp)]
http://forums.java.net/jive/thread.jspa?messageID=273125