i made a basic client for a session bean and deployed the bean to
weblogic 8.1 and the deployment was succeful and when i tried to run
the client i got this at the output
javax.naming.NoInitialContextException: Cannot instantiate class:
weblogic.jndi.WLInitialContextFactory [Root exception is
java.lang.ClassNotFoundException:
weblogic.jndi.WLInitialContextFactory]