users@glassfish.java.net

Re: Re: IIOP behind NAT on glassfish v3

From: Olivier Chorier <lapsus63_at_gmail.com>
Date: Mon, 24 Feb 2014 12:11:23 +0100

We have the same problem and are currently trying to resolve it following
this way :

- Install a middleware like Apache Server and use mod_proxy.
- Redirect virtual ORB port from client side to real ORB port to Glassfish
side.

The proxy would be seen as local from Glassfish and you can avoid NAT
configuration for Glassfish.

We tried to play with ORB listeners, it was a fail.



2014-02-24 4:57 GMT+01:00 <forums_at_java.net>:

> connect to Servlet and let the Servlet do the look up of EJB. that way NAT
> problem will not be faced.
>
> --
>
> [Message sent by forum member 'skgaju']
>
> View Post: http://forums.java.net/node/706754
>
>
>