On Fri, 21 Jul 2000, Rickard �berg wrote:
> FWIW, here is my getInitialContext code:
>      public static Context getInitialContext()
>       throws javax.naming.NamingException
>      {
>          return new InitialContext()x;
>      }
> :-) Much simpler isn't it?

It is much simpler, and in addition, doesn't require one to recompile when
the naming provider no longer sits at the local machine or listens to
another port.

-- Juha





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to