Hi, Sorry if my question is out topic ! I would to communicate applets with ejb directly using jndi to lookup available ejbs. When i create the initial context, my applet throws a Failurejavax.naming.NoInitialContextException: Cannot instantiate class: weblogic.jndi.WLInitialContextFactory [Root exception is java.lang.ClassNotFoundException: weblogic.jndi.WLInitialContextFactory] since this class is not in the jar of my applet ? How can i make my applet communicating with ejb without adding any others weblogic specific jars ? Any others ideas ?
Thanks a lot Seb =========================================================================== 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".
