Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7070

EJB3 version check should be based on JBossMetaData.isEJB3x()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.0.0.M1
    • JBossAS-5.1.0.GA
    • EJB
    • None

      org.jboss.ejb3.deployers.Ejb3Deployer does it this way: !(metaData.isEJB2x() || metaData.isEJB1x()). Instead, it should use metaData.isEJB3x(). This is inspired by JBMETA-208.

            olubyans@redhat.com Alexey Loubyansky
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: