In an XML document, 0x1a is forbidden as a character in character data
[1], as well as a character reference [2]. JiBX seems to enforce this
requirement in a strict way.
Andreas
[1] http://www.w3.org/TR/REC-xml/#NT-Char
[2] http://www.w3.org/TR/REC-xml/#NT-CharRef
On Thu, Apr 22, 2010 at 13:16,
Have any idea of this cind of problem:
Caused by: org.jibx.runtime.JiBXException: Error writing marshalled document
at
org.jibx.runtime.impl.MarshallingContext.element(MarshallingContext.java:734)
at
si.arnes.aris.bean.Uporabniki.JiBX_binding_marshal_1_6(Uporabniki.java)