[jboss-jira] [JBoss JIRA] Created: (JBAS-7676) ejbClass is null in JBossEnterpriseBeanMetaData

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Jan 30 06:37:19 EST 2010


ejbClass is null in JBossEnterpriseBeanMetaData
-----------------------------------------------

                 Key: JBAS-7676
                 URL: https://jira.jboss.org/jira/browse/JBAS-7676
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: EJB3
         Environment: r100034
            Reporter: Pete Muir
            Assignee: Carlo de Wolf
             Fix For: JBossAS-6.0.0.M2


When deploy the classes in http://anonsvn.jboss.org/repos/weld/cdi-tck/tags/1.0.1-CR1/impl/src/main/java/org/jboss/jsr299/tck/tests/definition/qualifier/enterprise/ as an EAR with all classes placed in the ejb-jar (see attached for archive), the JBossEnterpiseBeanMetaData is giving a null for the BorderCollie SLSB (it didn't do this on 6.0 M1 or 5.1).

To reproduce, just put the EAR into the deploy dir. To debug, you will need the sources for weld-jboss-int - http://anonsvn.jboss.org/repos/jbossas/projects/weld-int/trunk/ - and you can break inside the constructor for JBossEJBDescriptorAdaptor.

For now I will disable the test in CDI TCK with this issue as the reason

-- 
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 jboss-jira mailing list