users@glassfish.java.net

Re: EJB remote access through firewall

From: Glenn Holmer <gholmer_at_weycogroup.com>
Date: Thu, 27 Mar 2008 14:05:08 -0500

Glenn Holmer wrote:
> We have a
> test program working that does this:
>
> java -Dorg.omg.CORBA.ORBInitialHost=...
>
> context = new InitialContext();
> logger.info("SkuEJB");
> ...

Oops, that was supposed to be

context = new InitialContext();
obj = context.lookup("SkuEJB");
...

-- 
____________________________________________________________
Glenn Holmer                          gholmer_at_weycogroup.com
Software Engineer                        phone: 414-908-1809
Weyco Group, Inc.                          fax: 414-908-1601