[weld-issues] [JBoss JIRA] Updated: (CDITCK-56) mispackaged application caused deployment failure on glassfish v3
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Dec 15 09:20:32 EST 2009
[ https://jira.jboss.org/jira/browse/CDITCK-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDITCK-56:
----------------------------
Fix Version/s: 1.1.0.CR1
> 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
> 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