hello,

  say i'm mapping a certain class that has a unique field
  and i mark it with ident="def".  now this field is not of
  type string, but its type has a corresponding serializer
  specified in a <format> tag.  at the moment (just tried this
  with rc1), i get this error:

 Error: ID property must supply a java.lang.String value for value
element at (line 46, col 70, in binding.xml)

    i would think that jibx could conceivably check that the
    field type is serializable and if so, serialize the value to
    obtain a string?

thanks, eitan



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to