[webbeans-issues] [JBoss JIRA] Created: (WBRI-172) Classes marked with @Entity should not be discovered as simple beans

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Tue Mar 10 19:21:22 EDT 2009


Classes marked with @Entity should not be discovered as simple beans
--------------------------------------------------------------------

                 Key: WBRI-172
                 URL: https://jira.jboss.org/jira/browse/WBRI-172
             Project: Web Beans
          Issue Type: Bug
    Affects Versions: 1.0.0.BETA1
            Reporter: Shane Bryzak
             Fix For: 1.0.0.BETA2


The spec states "A top-level Java class is not a simple bean if it is annotated with the JPA @Entity annotation" however classes with the @Entity annotation are being discovered.  Please see TCK test org.jboss.jsr299.tck.tests.implementation.simple.definition.SimpleBeanDefinition.testEntityClassesNotDiscoveredAsSimpleBean()

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