Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.0
-
None
-
Operating System: Windows 2000
Platform: PC
-
33840
Description
Hi,
When the object passed to PropertyUtils is a non-public class, the
PropertyUtils.isReadable() method returns true for an existing property while
the PropertyUtils.getProperty() method for the same property throws a
NoSuchMethodException.
I'll attach a junit test that illustrates the problem.
regards,
Maarten