[jboss-jira] [JBoss JIRA] (DROOLS-448) Traiting non-declared POJOS prevents the execution of WM actions from outside the WM
Davide Sottara (JIRA)
issues at jboss.org
Mon Mar 10 20:01:11 EDT 2014
Davide Sottara created DROOLS-448:
-------------------------------------
Summary: Traiting non-declared POJOS prevents the execution of WM actions from outside the WM
Key: DROOLS-448
URL: https://issues.jboss.org/browse/DROOLS-448
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 6.1.0.Beta1, 6.0.1.Final, 6.0.0.Final, 5.6.0.Final
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Critical
Fix For: 6.1.0.Final
When a trait is applied to non-declared bean, a transparent proxy is created and the handle is updated accordingly. However, this prevents the lookup of the handle using the original object as a key.
The proxy creation should be avoided.
See also PLANNER-229
--
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
More information about the jboss-jira
mailing list