Issue Type: Bug Bug
Affects Versions: 2.0.0.Beta2
Assignee: Jozef Hartinger
Components: Proxies
Created: 16/Jan/13 8:11 AM
Description:

If unsafe instantiators are unabled, UnsafeInstantiator is used to create instances of enhanced subclasses. As a result, an @Inject annotated constructor is not called. For now, UnsafeInstantiator should only be used for instantiation of client proxies.

The bug can be reproduces by modifying PerDeploymentInstantiatorWithTest to include:

assertNotNull(bean.getUnproxiable().getBm());

Fix Versions: 2.0.0.Beta4
Project: Weld
Priority: Major Major
Reporter: Jozef Hartinger
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira