[weld-issues] [JBoss JIRA] Created: (WELD-432) Non-static producer field defined on a session bean class not detected as a definition error

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Tue Feb 9 04:21:27 EST 2010


Non-static producer field defined on a session bean class not detected as a definition error
--------------------------------------------------------------------------------------------

                 Key: WELD-432
                 URL: https://jira.jboss.org/jira/browse/WELD-432
             Project: Weld
          Issue Type: Bug
          Components: Bootstrap and Metamodel API, Producers (Methods, Fields and Disposers)
    Affects Versions: 1.0.1.CR2
            Reporter: Jozef Hartinger
             Fix For: 1.0.1.GA


The spec says: If a non-static field of a session bean class is annotated @Produces, the container automatically detects the problem and treats it as a definition error.

org.jboss.jsr299.tck.tests.implementation.producer.field.definition.broken.enterprise.nonstatic.NonStaticFieldOfSessionBeanTest

in the TCK trunk

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