1 Reply Latest reply on Jul 24, 2005 3:56 PM by mduffy_lists

    JARs for TrailBlazer Application

    mduffy_lists

      In working through the TrailBlazer Application I see 21 JAR files in ..EJB3/lib.

      Of these 21 JAR files, all but eight are in various directories in the JBoss application server distribution:

      hibernate-annotations.jar
      hibernate-ejb3-persistence.jar
      java2html.jar
      jboss-aop-jdk50.jar
      jboss-aspect-library-jdk50.jar
      jboss-ejb3.jar
      jboss-ejb3x.jar
      qdox.jar

      If these eight JARs are necessary for running all or most EJB 3.0 applications, would it be possible to include them in the JBoss AS distribution? This would make it much easier to deploy applications to the JBoss AS.

      Thx.

      Mike

        • 1. Re: JARs for TrailBlazer Application
          mduffy_lists

          Actually, there are only three JARs not included with the JBoss application server distribution:

          hibernate-ejb3-persistence.jar
          java2html.jar
          qdox.jar

          There is a ejb3-persistence.jar that is included, so the three JARs above may not be needed for most applications. Is that correct?

          Thx.

          Mike