Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.2
-
None
-
Win 8.1 64bit, Java 7u45
Description
Using the ObjectCreateRules to pass parameter to the constructor I always get null values passed. I'm not quite sure if this is a usage problem or a bug but to minimize the chance of it beeing a user error I adapted the anotation example from the website and adapted it following the constructor guide also found on the website. The complete code including pom can be found in the following stackoverflow question http://stackoverflow.com/questions/19664073/digester3-always-passes-null-as-constructor-parameters
As stated in the question the problem also occures with the current trunk code.