0 Replies Latest reply on Feb 11, 2005 11:06 AM by jbriscoe

    Lighter EJB Client Library

    jbriscoe

      I have an applet that calls upon a Stateless Session Bean deployed on JBoss 4.0.0RC2. I am currently using the following signed jboss client libraries; jbossall-client.jar, jcert.jar, jnet.jar, and jsse.jar.

      The jbossall-client.jar is a huge file; 4,218 KB , I was just wondering if anyone knows exactly what classes in that file are necessary to access an EJB as a client to JBoss? Or if there is a library out there that is stripped down to just ejb communication for clients?

      Thanks in Advance,
      Jacob