[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-3136) Exception when extending non-bean classes
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Wed Aug 10 06:04:36 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list