I already test libxml2 for this problem, but when I receive the xml I get the 
following error in axis.log

[Wed Feb 19 16:09:59 2014] [error] libxml2_reader_wrapper.c(990) Extra content 
at the end of the document
 -- SEVERITY_ERROR
[Wed Feb 19 16:09:59 2014] [error] libxml2_reader_wrapper.c(464)  error 
occurred in reading xml stream
[Wed Feb 19 16:09:59 2014] [critical] soap_builder.c(887) SOAP message does not 
have a SOAP envelope element


After that I receive a http 500 error code on the client side.

Regards,

------------------------------------------------------------
José M. Medina V.
Wesam Consulting
jose.med...@tecnimetales.com
Mobile: +58(416)613-3302 +58(414)019-0580
Ofc:     +58(212)959-8468 Ext. 204
BB pin: 21EEDDB5
Caracas - Venezuela



On Mar 2, 2014, at 9:24 AM, Thomas Gentsch <t...@e-tge.de> wrote:

> Hola Jose,
> 
> with Axis2C 1.6 I had something similar a while ago and after long hours
> of debugging I found that guththila caused the problem. I replaced
> guththila by libxml2 and the problems went away - so that would be my
> recommendation.
> 
> I believe I even submitted a defect in Jira, maybe search for guththila
> for details.
> 
> Regards,
>  tge
> 
> On Sun, 2014-03-02 at 09:09 -0430, Jose M Medina V wrote:
>> I’m trying use guththila and mod_deflate in apache and I having the 
>> following problem.
>> 
>> When the xml is big, guththila is not completing the parsing, so I 
>> retrieving an incomplete information in my service.
>> 
>> Anybody has this problem or any idea on how can I resolve?
>> 
>> Any help is very appreciated.
>> 
>> Regards,
>> 
>> ------------------------------------------------------------
>> José M. Medina V.
>> Wesam Consulting
>> jose.med...@tecnimetales.com
>> Mobile: +58(416)613-3302 +58(414)019-0580
>> Ofc:     +58(212)959-8468 Ext. 204
>> BB pin: 21EEDDB5
>> Caracas - Venezuela
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
>> For additional commands, e-mail: c-user-h...@axis.apache.org
>> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
For additional commands, e-mail: c-user-h...@axis.apache.org

Reply via email to