https://bugzilla.novell.com/show_bug.cgi?id=322400
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=322400#c4 Angel Marin <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #4 from Angel Marin <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
