As a test case for Castor, I'm trying to marshal and unmarshal again a simple bean.
Works fine so far, however, an int value in the bean is not unmarshalled (the setter
method isn't being called). Adding a set<Name> (Integer value) didn't help.
Just tested with CVS version, same behavior.
I attached the source files for further info.
The XMLDriver class is just a generic wrapper for calling the marshaller/unmarshaller,
the bean can be found in the test/data package.
Would appreciate any help...

Heiko Erhardt
skynamics AG
www.skynamics.com

Attachment: CastorTestCase.zip
Description: Zip compressed data

Reply via email to