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

Nicklas Karlsson (JIRA) jira-events at lists.jboss.org
Wed May 26 08:22:54 EDT 2010


     [ https://jira.jboss.org/browse/WELD-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicklas Karlsson resolved WELD-532.
-----------------------------------

    Resolution: Done


Instantiators check removed from AbstractBeanDeployer

> 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
>            Assignee: Nicklas Karlsson
>             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