You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by TomazM <to...@arnes.si> on 2010/04/22 13:17:24 UTC

Error writing marshalled document Illegal character code 0x1a in content text

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)
        at si.arnes.ozwizardlu.soap.transfer.UserData.JiBX_binding_marshal_1_0(UserData.java)
        at si.arnes.ozwizardlu.soap.transfer.UserInfo.JiBX_binding_marshal_1_0(UserInfo.java)
        at si.arnes.ozwizardlu.soap.transfer.JiBX_bindingUserInfo_access2.marshal()
        at org.apache.axis2.jibx.JiBXDataSource.marshal(JiBXDataSource.java:194)
        at org.apache.axis2.jibx.JiBXDataSource.serialize(JiBXDataSource.java:213)
        ... 61 more
Caused by: java.io.IOException: Illegal character code 0x1a in content text
        at org.jibx.runtime.impl.UTF8StreamWriter.writeTextContent(UTF8StreamWriter.java:261)
        at org.jibx.runtime.impl.MarshallingContext.element(MarshallingContext.java:729)
        ... 67 more


Regards, tomaz