Ioan LUPU created SOLDER-321:
--------------------------------
Summary: Unexpected behavior of "Properties.createProperty(Method)"
when a setter method that doesn't return void is used
Key: SOLDER-321
URL:
https://issues.jboss.org/browse/SOLDER-321
Project: Solder
Issue Type: Bug
Affects Versions: 3.1.0.Final
Reporter: Ioan LUPU
beans.101.pdf at
http://download.oracle.com/otndocs/jcp/7224-javabeans-1.01-fr-spec-oth-JS... says that a
bean's property is considered read-write if the getter AND the setter are OK.
Properties.createProperty(Method) doesn't check both methods! Please see the attached
file.
--
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