[jboss-user] [JBoss Seam] - Re: s:fileUpload not actually sending output?
dloebbe
do-not-reply at jboss.com
Fri Dec 21 08:50:55 EST 2007
Since I am not able to post a comment into the jira ticket I like to announce, that the same things happen when having the gravel lib in the classpath. In this case, the seam multipart request is replaced by the GravelHttpServletRequest. I found this by debugging FileUploadRendererBase.doDecode().
The result is the same as with the trinidad libs. The setter for the byte[] is called with a null value.
Anyway, is there a workaround?
Bye, daniel
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114975#4114975
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114975
More information about the jboss-user
mailing list