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

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Jan 18 17:38:47 EST 2010


     [ https://jira.jboss.org/jira/browse/CDITCK-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed CDITCK-56.
---------------------------

    Resolution: Done
      Assignee: Pete Muir


I also took the opportunity to clean up the package a bit.

Needs forward port to trunk

> mispackaged application caused deployment failure on glassfish v3
> -----------------------------------------------------------------
>
>                 Key: CDITCK-56
>                 URL: https://jira.jboss.org/jira/browse/CDITCK-56
>             Project: CDI TCK
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tests
>    Affects Versions: 1.0.0.GA
>         Environment: Ubuntu/X86
>            Reporter: Hong Zhang
>            Assignee: Pete Muir
>            Priority: Critical
>             Fix For: 1.0.1.CR1, 1.1.0.CR1
>
>
> 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