DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=15278>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=15278 [PATCH] mod_jk2 for IIS, Bugfix corrupted data ] [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2004-03-11 21:21 ------- I've been struggling with this as well. Got this problem setting up redirector in IIS using current release. Saw that it was supposed to be fixed in CVS so I built a new .dll from full export of current CVS Head (as of 9 Mar 2004) using current MS Platform SDK and VS 6.0 SP5 with srclib from httpd-2.0.48. Installed this on a Win2k3 Server with IIS 5.0 with latest MS patches. Connected it to a Tomcat 4.1.29 server running as a service on same box. Created an examples-test.war from Tomcat examples. Went to Tomcat Web Application Manager, ie. http:/<server>/manager/html. (NOTE: Make sure the IIS virtual directory that points to your DLL only has Anonymous security checked in it's directory properties... otherwise, you can't authenticate with TC) Used the examples-test.war in the "Upload a WAR file to install" section of the manager. Received the error: FAIL - Install Upload Failed, Exception: Processing of multipart/form-data request failed. Stream ended unexpectedly Repeated process going directly to Tomcat's HTTP connector, works fine. Duplicated the problem with an NT 4.0/IIS 4.0 pointing to Tomcat 4.1.29 install on an XP Pro box (running as service). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]