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); anybody faced similar problem or has any pointers as to where could the problem lie any suggestion is highly appreciated thanks Abhishek =========================================================================== 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".
