[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1203) Shadow facts of final classes not working correctly
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Thu Sep 20 18:49:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1203?page=comments#action_12377931 ]
Edson Tirelli commented on JBRULES-1203:
----------------------------------------
Found the problem. Checking how to fix it.
> 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: Edson Tirelli
> Fix For: 4.0.2
>
> 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