]
Geoffrey De Smet resolved JBRULES-3136.
---------------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
Fix Version/s: 5.3.0.Beta1
(was: 5.3.0.CR1)
Resolution: Done
Davide Sottara says this is fixed by Edson and him.
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: Edson Tirelli
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: