Hi All,

        I have deployed the bean and it is successful. But I am getting this
error while trying to run the Client in Solaris. Can you guide me?

javax.naming.NoInitialContextException: Need to specify class name in
environment or system property, or as an applet parameter, or in an
application resource file:  java.naming.factory.initial
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.<init>(Throwable.java:94)
        at java.lang.Exception.<init>(Exception.java:42)
        at javax.naming.NamingException.<init>(NamingException.java:104)
        at
javax.naming.NoInitialContextException.<init>(NoInitialContextException.java
:58)
        at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:649)
        at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:242)
        at
javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:279)
        at javax.naming.InitialContext.lookup(InitialContext.java:349)
        at BaluHello.HelloClient.main(HelloClient.java:19)

Thanks in Advance,
Balu.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to