2 Replies Latest reply on Jul 29, 2015 9:28 AM by beckerr15

    Wildfly 8.2.0 serving files incorrectly?

    beckerr15

      We are using Wildfly 8.2.0 with Vaadin deployed using Cargo. Any help with this issue would be appreciated.

       

      When accessing a couple javascript files via the web there is sometimes a new line character added in the javascript that corrupts it, causing an error reading the file that prevents our page from functioning. The javascript files are generated via the GWT compiler and do contain extremely large lines. When looking at the file on the server, the file does not contain the erroneous line breaks. It looks like wildfly is serving these files incorrectly. Is that possible? Is there a setting we can adjust?