On Mar 4, 2010, at 3:26 AM, Gunther wrote:

> 
> Hello,
> I will try to explain our problem again. We are using Geronimo 2.2.. When we
> lookup to a remote EJB from within another server the lookup fails, because
> the lookup tries to connect to the local server. Even if we make a lookup
> within a normal java client form a host where an application server is
> running, the lookup fails due to the same reason. When we stop the local
> application server the lookup works fine. It also worked well with Geronimo
> 2.1.3. The problem was described already here
> http://www.mail-archive.com/d...@geronimo.apache.org/msg75033.html.
> We need to connect EJBs from one server to the other and vice versa. Has
> anybody an idea how we can do this with Geronimo 2.2 ?


How are you performing your lookup? What's your INITIAL_CONTEXT_FACTORY and 
PROVIDER_URL?

--kevan

Reply via email to