[jboss-jira] [JBoss JIRA] Created: (JBRULES-1203) Shadow facts of final classes not working correctly

Chris West (JIRA) jira-events at lists.jboss.org
Tue Sep 18 09:45:11 EDT 2007


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


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