Re: axis2 error marshall doc 0x1a

2010-04-22 Thread Andreas Veithen
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,

axis2 error marshall doc 0x1a

2010-04-22 Thread TomazM
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)