[
http://jira.jboss.com/jira/browse/JBSEAM-1360?page=comments#action_12363808 ]
Shane Bryzak commented on JBSEAM-1360:
--------------------------------------
Are you using latest version of Seam from CVS? This NPE should only occur if the request
isn't a MultipartRequest. You could debug this by putting a breakpoint in
UIFileUpload.decode() and examining the type of request that comes in.
s:fileupload not working
------------------------
Key: JBSEAM-1360
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1360
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.2.1.GA
Environment: Windows XP, JBoss-4-0.5.GA
Reporter: Feivel Frey
Assigned To: Shane Bryzak
Attachments: fileupload_exploded.zip, uploadTest_exploded2.zip
<s:fileUpload id="fileupload" data="#{specialreleaseeditor.file}"
accept="*/*" fileName="#{specialreleaseeditor.fileName}"
contentType="#{specialreleaseeditor.fileContentType}"/>
getter and setter for file, filename and fileContentType not called, only I comment
s:fileupload.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira