0 Replies Latest reply on Dec 16, 2005 11:43 AM by mcorey

    Serving large files...

    mcorey

      I'm running into problems trying to serve up large files from JBoss -- namely, files that have a file size greater than MAX_INT... JBoss is returning a negative value for the 'content-length' HTTP header, which is causing problems with some of our software on the client side...

      Has anyone run into this problem before? I haven't looked at the code yet myself, but I wouldn't anticipate that it would be too hard to patch, but if anyone knows of a configuration that I'm missing, or of an upgrade I need to make, it would make my life a lot easier :)

      I'm currently working with JBoss version 3.2.7, running on Linux

      Thanks,
      M