]
Hardy Ferentschik updated HV-27:
--------------------------------
Component/s: (was: engine)
legacy
Moved issue into legacy component. This issue applies to codebase prior 4.x
Accessing Public Methods In A Default Access Superclass
-------------------------------------------------------
Key: HV-27
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-27
Project: Hibernate Validator
Issue Type: Bug
Components: legacy
Affects Versions: 3.0.0.ga
Environment: pure jdk 5.0
Reporter: Ilya Kharmatsky
Attachments: bugs.zip
I'm not sure that this project is right place for this bug (probably better place is
hibernate.annotations?), but since I've found the bug through hibernate.validator -
I'm posting it here.
In general, the problem is well-known and already resolved, for example here:
http://jakarta.apache.org/commons/beanutils/apidocs/org/apache/commons/be...
When I'm using the hibernate.validator on the application level (through test cases)
I'm getting following error:
java.lang.IllegalStateException: Could not get property value
at org.hibernate.validator.ClassValidator.getMemberValue(ClassValidator.java:537)
at org.hibernate.validator.ClassValidator.getInvalidValues(ClassValidator.java:383)
at org.hibernate.validator.ClassValidator.getInvalidValues(ClassValidator.java:351)
at
bugs.HibenrateValidatorPackageAccessBug.testMyPojo2(HibenrateValidatorPackageAccessBug.java:47)
Please see attached test case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: