0 Replies Latest reply on Mar 11, 2003 3:11 AM by lam0620

    Can't find SerialContextProvider

    lam0620

      Hi all,

      I use JBoss3.0.6, JDK1.4.1
      I using examples from JBoss(Interest), I deployed them on Jboss server(copied my jar into ../server/default/deploy/)
      (I run them on localhost)

      When I run client to connect to ejb server
      Beginning my error is below, I included jboss-j2ee.jar
      in my classpath, Howver, When I run EJB client to connect EJB server:

      ERROR: java.lang.NoClassDefFoundError:
      javax/ejb/EJBHome

      I installed j2ee1.3.1 on my computer and i included
      j2ee.jar that got it from j2ee1.3.1 in classpath
      instead of jboss-j2ee.jar.

      I ran EJB client again and I got error is
      javax.naming.CommunicationException: Cann't find
      SerialContextProvider.

      I ran JBoss Server.

      Please help me.
      Thanks a lot

      Lam nguyen.