1 Reply Latest reply on Dec 29, 2003 4:36 PM by lekkim

    Minimal files required for EJB deployment

    kyleyj

      At the moment, I'm only using JBoss for deployment of EJBs. I wondering whether there is documentation or if someone could explain the minimal set of files required for EJB deployment.

      For instance, in the lib directory for each server instance there are several jars that I'm not interested in (hs*.jar), since I'm using Oracle. But there are others that I'm not sure if they are required or not.

      I realize that having those extra lib files isn't going to hurt anything, but I'm curious as to what files are actually needed for the EJBs.

      Cheers,
      Kyley

        • 1. Re: Minimal files required for EJB deployment
          lekkim

          Through trial-and-error I found that the following are required for a servlet/ejb application using hypersonic database:

          hsqldb-plugin.jar
          hsqldb.jar
          jaas.jar
          javax.servlet.jar
          jboss-j2ee.jar
          jboss-jca.jar
          jboss-jsr77.jar
          jboss-management.jar
          jboss-minimal.jar
          jboss.jar
          jbosssx.jar
          jnet.jar
          jnpserver.jar
          jpl-pattern.jar
          jpl-util.jar
          log4j.jar
          xalan.jar