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