Hi, If I upload a file 75k in size with Schema Validation enabled everything works. If I upload a file 4 MB in size with Schema Validation enabled - I don't get any errors but the DataHandler.getInputStream is empty If I upload a file 4 MB in size with Schema Validation DISABLED - I get my input stream as expected.
I am going to have a look at this myself but any pointers would be greatly appreciated I am running against latest trunk maven deps (2.7.0-SNAPSHOT)
