AW: Guththila and mod_deflate

2014-03-06 Thread Stadelmann Josef
mailto:jose.med...@wesamconsulting.com] Gesendet: Sonntag, 2. März 2014 14:39 An: Apache AXIS C User List Betreff: Guththila and mod_deflate 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 retri

AW: Guththila and mod_deflate

2014-03-03 Thread Andreas.Voellmy
h www.swisslife.ch -Ursprüngliche Nachricht- Von: Jose M Medina V [mailto:jose.med...@wesamconsulting.com] Gesendet: Sonntag, 2. März 2014 14:39 An: Apache AXIS C User List Betreff: Guththila and mod_deflate I'm trying use guththila and mod_deflate in apache and I having the following proble

答复: Guththila and mod_deflate

2014-03-02 Thread Liubaoqi
: Guththila and mod_deflate 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

Re: Guththila and mod_deflate

2014-03-02 Thread Thomas Gentsch
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 &g

Re: Guththila and mod_deflate

2014-03-02 Thread Jose M Medina V
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 >> ret

Re: Guththila and mod_deflate

2014-03-02 Thread Thomas Gentsch
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 >

Guththila and mod_deflate

2014-03-02 Thread Jose M Medina V
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