[jboss-jira] [JBoss JIRA] Created: (JBRULES-3136) Exception when extending non-bean classes

Davide Sottara (JIRA) jira-events at lists.jboss.org
Tue Jul 12 19:24:23 EDT 2011


Exception when extending non-bean classes
-----------------------------------------

                 Key: JBRULES-3136
                 URL: https://issues.jboss.org/browse/JBRULES-3136
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 5.2.0.Final
            Reporter: Davide Sottara
            Assignee: Mark Proctor
             Fix For: 5.3.0.Beta1


When a declared class extends another, the compiler looks for fields in the superclass using the getter methods, which are then reused by the internal field readers/writers. When a superclass has a field with a getter only (i.e. no setter), an exception is thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list