0 Replies Latest reply on Dec 30, 2008 6:26 AM by paulmkeogh

    Seam fileUpload generates null content?

    paulmkeogh

      Hi,


      Seam 2.1.1 CR2, JBoss 4.2.3.


      My TestNG integration test for s:fileUpload works fine, but when I execute the same file upload from a browser, the upload content is null.


      Extensive googling suggests that the most likely cause is that the HTTP request is getting eaten by some non-Seam JAR - does this sound likely ? and if so how can I detect which one it is ?


      Thanks,