[weld-issues] [JBoss JIRA] Created: (CDITCK-56) mispackaged application (SimpleBeanDefinitionTest.ear) caused deployment failure on glassfish v3

Hong Zhang (JIRA) jira-events at lists.jboss.org
Mon Nov 16 16:36:29 EST 2009


mispackaged application (SimpleBeanDefinitionTest.ear) caused deployment failure on glassfish v3
------------------------------------------------------------------------------------------------

                 Key: CDITCK-56
                 URL: https://jira.jboss.org/jira/browse/CDITCK-56
             Project: CDI TCK
          Issue Type: CTS Challenge
      Security Level: Public (Everyone can see)
          Components: Tests
    Affects Versions: 1.0.1.CR1
         Environment: Ubuntu/X86
            Reporter: Hong Zhang
            Priority: Critical


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).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list