- Dennis
Guillaume Pothier wrote:
Is this related to http://jibx.sourceforge.net/status.html#problems? I have no nested element here...
Guillaume Pothier wrote:
I have this mapping:
<mapping name="cadModel" class="CADModel">
...
<value style="attribute" name="fatherId" usage="optional" set-method="setOriginalModelId" get-method="getOriginalModelId" type="SimpleIdentifier"/>
...
</mapping>
The SimpleIdentifier type is defined in a format tag:
<format type="SimpleIdentifier" serializer="SimpleIdentifier.marshall" deserializer="SimpleIdentifier.unmarshall"/>
When unmarshalling a <cadModel> without fatherId, the unmarshalled object contains an empty instance of SimpleIdentifier. Is this normal or is this a bug?
Guillaume
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users