2 Replies Latest reply on Mar 4, 2002 10:38 AM by cyates

    jboss2.4.4+jetty3.1.3 limit larger than buffer on file uploa

    cyates

      Hi,

      When I try and upload a file bigger than a few K on Jetty+Jboss it gives me an error on line 357 in LineInput.java about the "limit larger than buffer".

      This happens when I use the struts html:file tag.

      The exact same code works absolutely fine on 2.4.4+tomcat3.2.3.

      Any ideas about how to fix this. Setting the init_param in web.xml for bufferSize to any number doesn't fix this :(

      Cheers