[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1203) Shadow facts of final classes not working correctly
Chris West (JIRA)
jira-events at lists.jboss.org
Tue Sep 18 09:47:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1203?page=all ]
Chris West updated JBRULES-1203:
--------------------------------
Attachment: HelloWorldBroken.zip
Attached examples with modified Hello World example. This example illustrates the problem.
> Shadow facts of final classes not working correctly
> ---------------------------------------------------
>
> Key: JBRULES-1203
> URL: http://jira.jboss.com/jira/browse/JBRULES-1203
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0.1
> Reporter: Chris West
> Assigned To: Mark Proctor
> Attachments: HelloWorldBroken.zip
>
>
> When a fact class is marked as final, drools is supposed to search for a base type to subclass a shadow proxy from rather than the actual class type of the fact. This functionality does not seem to work as it had in the past. This bug can be reproduced by a simple final class, or by using a JDK dynamic proxy, which is always final.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list