Hi Joachim,
It's not clear from this email what you're actually doing with the
mapping. The getIdValue() method is only used when marshalling, so if
you're only unmarshalling the existing document you won't see this
called. What are you seeing as the result of the unmarshalling?
- Dennis
J
Hi all,
I´ve tried to get the IdRefMapperBase (IdDefRefMapperBase) samples to run,
but I wasn´t very successful.
Maybe somebody can give me a clue why.
The problem is:
The code will be executed, but it seems like the "protected String
getIdValue(Object item)"
method is never called. The sys