4 Replies Latest reply on Sep 3, 2004 12:05 PM by anil.saldhana

    Isapi redirector

    aalberts

      We are using JBoss-3.2.3 and IIS 6. The JDK is j2sdk1.4.2_04, the operating system is Windows 2000.

      I upload files using the Struts, the tag is html:file.

      I get the following exception :

      org.apache.commons.fileupload.FileUploadException
      Processing of multipart/form-data request failed. Stream ended unexpectedly

      When I upload a file without going through ISAPI redirector the file uploads.

      Another thing I discovered was if the file is bigger than 55K the above exception is thrown.

      If any body has any idea of how to solve the above please email me at florgat@webmail.co.za

        • 1. Re: Isapi redirector
          simone.zaninello

          Hi,
          I can not help you about this problem but we can help me.
          I am using JBoss-3.2.3 and IIS 6 with ISAPI redirector but don't work.
          Please send me the steps and the axample files of the configuration.

          Thanks

          • 2. Re: Isapi redirector

            Which version of the ISAPI redirector are you using ?

            • 3. Re: Isapi redirector
              mshaikh

              It seems that I can't help you but I've been trying to find how to integrate IIS 6 with Jboss. Do you have the steps of how to do this? I also couldn't find an isapi redirector for JBoss, although underneath the covers, the tomcat one should work. Where did you get the isapi_redirector file?

              • 4. Re: Isapi redirector
                anil.saldhana

                mod_jk2 has a known Upload problems. Can you try with the mod_jk1.2.x versions of the connectors?