1 Reply Latest reply on Feb 5, 2008 1:18 AM by alrubinger

    Question about jar in EJB3 module

    pgier

      I noticed that the jar file jboss-annotations-ejb3.jar in the ejb3 module has no content other than the MANIFEST.MF. Is this jar file not used anymore?

        • 1. Re: Question about jar in EJB3 module
          alrubinger

          Correct.

          All JBoss-specific annotations may be found in org.jboss.ejb3:jboss-ejb3-ext-api.

          I'll get around to cleaning up 3rdparty includes and whatnot once we're fully separated and I can be sure not to break AS.

          S,
          ALR