Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-56

mispackaged application caused deployment failure on glassfish v3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.0.1.CR1, 1.1.0.Alpha1
    • 1.0.0.GA
    • Tests
    • None
    • Ubuntu/X86

      During test run, org.jboss.jsr299.tck.tests.implementation.simple.definition.SimpleBeanDefinitionTest.ear failed to deploy on glassfish v3.
      Looking at the ear packaging, it seems this application was mispackaged which caused the deployment failure:
      SimpleBeanDefinitionTest.jar is declared as an ejb jar in application.xml. But the ejb-jar.xml inside this jar does not define any EJBs, and none of the packaged classes in this jar contain any ejb component annotations (@Stateless, @Stateful, @MessageDriven, @Singleton).

            pmuiratbleepbleep Pete Muir (Inactive)
            hzhang_jb Hong Zhang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: