On Sun, 23 Jul 2000 01:05:59 +0530, Sharan, Abhishek
<[EMAIL PROTECTED]> wrote:

>Hi All
> i am  trying  to make communication from servlet to session bean
> communicationexception is thrown at line 4
>
>environ
>----------
>Visual age 3.0 enterprise edition
>
>1       Hashtable properties = new Hashtable(2);
>2       properties.put(Context.PROVIDER_URL,"iiop:///");
>3
>properties.put(Context.INITIAL_CONTEXT_FACTORY,"com.ibm.ejs.ns.jndi.CNInitia
>lContextFactory");
>4       javax.naming.InitialContext initialContext = new
>javax.naming.InitialContext(properties);
<snip>

This is off-topic for two reasons:
1. JNDI questions should be sent to JNDI-INTEREST, not EJB-INTEREST
2. This is a vendor-specific question. See this vendors support forum

/Rickard

--
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

===========================================================================
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