users@glassfish.java.net

RE: Re: RE: Retrieve Server Ip address from Application client

From: Markus Karg <karg_at_quipsy.de>
Date: Mon, 23 Mar 2009 09:57:51 +0100

The host running the ORB and the host running the WAR not necessarily are sharing the same IP address, so I doubt that this property is rather useful to find out the root URL of a servlet / JSP / WebService.

> Hey Markus.
>
> I think I read once that if you want to connect to more than one EJB
> servers from an app-client you have to put a property like
> ORB_INITIAL_HOST_SERVER_ADDR or something like somewhere near the
> javax.naming.InitialContext and like that you connect to the JNDI of
> the severak EJB Servers. I thought that same property would be
> somewhere near the InitialContext of the application-client.
>
> Does this ring a bell to you?
>
> Pablo
> (in Australia, by the way).
> [Message sent by forum member 'pablopina' (pablopina)]
>
> http://forums.java.net/jive/thread.jspa?messageID=338420
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net