[Mono-bugs] [Bug 322400] [System.Web.Services] SOAP-Problems

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 17 10:28:01 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=322400

User anmar at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=322400#c4


Angel Marin <anmar at gmx.net> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |anmar at gmx.net




--- Comment #4 from Angel Marin <anmar at gmx.net>  2008-03-17 08:28:01 MST ---
This looks like something we came into a few months ago (at least the part
about axis). Problem was that axis client makes requests with chunked encoding
and xsp2 does not support it.

With mod_mono is even worse, as apache automatically decodes chunked encoding
requests, but is doesn't provide the content-length expected by
mod-mono-server.

I have a couple dirty patched bitrotting  somewhere that addressed this, though
I never got around to cleanup them.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list