[weld-issues] [JBoss JIRA] Commented: (CDITCK-56) mispackaged application caused deployment failure on glassfish v3
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Nov 18 10:56:30 EST 2009
[ https://jira.jboss.org/jira/browse/CDITCK-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495332#action_12495332 ]
Pete Muir commented on CDITCK-56:
---------------------------------
Thanks, that is fairly clear :-) We will fix.
> 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
>
>
> 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