|
Hi,
I’m using the <bind-xml reference=”true” node=”attribute”/> option for marshalling/unmarshalling a structure containing several times the same object. Sometimes, unmarshalling blocks in the middle of the process and I don’t really know why. It blocks when e.g. there is a reference to an object A (id=1) and another object of a different type with the same ID (1) is also present in the marshalled document. Is reference a reference to an object of the same class with the specified ID or is it a reference to any object of any type with the specified ID ???
Thanks Benjamin. |
- Re: [castor-dev] <bind-xml reference="true"... Benjamin Voiturier
- Re: [castor-dev] <bind-xml reference="true... Keith Visco
