[weld-issues] [JBoss JIRA] Created: (WELD-532) UnsafeInstatiators must not alter which classes are beans

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed May 26 07:43:54 EDT 2010


UnsafeInstatiators must not alter which classes are beans
---------------------------------------------------------

                 Key: WELD-532
                 URL: https://jira.jboss.org/browse/WELD-532
             Project: Weld
          Issue Type: Bug
          Components: Class Beans (Managed and Session)
            Reporter: Pete Muir
             Fix For: 1.0.2.CR1


Currently it makes a class with *any* constructor a bean, which is not correct (it should only relax the requirement that proxyable beans must have a no-args constructor).

This check should only relax the validation of beans.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list