[jboss-jira] [JBoss JIRA] (AS7-2574) setter declared in a superclass prevents SAR deployments from being deployed
Radim Hanus (Commented) (JIRA)
jira-events at lists.jboss.org
Fri Nov 11 04:56:45 EST 2011
[ https://issues.jboss.org/browse/AS7-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642054#comment-12642054 ]
Radim Hanus commented on AS7-2574:
----------------------------------
the same problem affects lifecycle methods create, start, stop and destroy as well
> setter declared in a superclass prevents SAR deployments from being deployed
> ----------------------------------------------------------------------------
>
> Key: AS7-2574
> URL: https://issues.jboss.org/browse/AS7-2574
> Project: Application Server 7
> Issue Type: Bug
> Affects Versions: 7.0.2.Final
> Environment: jdk1.6.0_29, win7 32bit, cygwin
> Reporter: Radim Hanus
>
> java.lang.IllegalStateException: No such set method for property 'xxx' found on class XXX
> is thrown when the property setter is not declared in bean class but superclass
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list