[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-1360) s:fileupload not working
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Fri Jun 1 18:51:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1360?page=comments#action_12363975 ]
Shane Bryzak commented on JBSEAM-1360:
--------------------------------------
No, it still doesn't deploy cleanly because of a "Bad version number in .class file" exception. You need to build it for 1.5, as this is the version of Java that we support for Seam.
> 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
More information about the seam-issues
mailing list