[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3316) seamspace example fileupload throws a PropertyNotFoundException

Jay Balunas (JIRA) jira-events at lists.jboss.org
Mon Aug 25 12:17:52 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated JBSEAM-3316:
--------------------------------

    Attachment: seamspace_fileupload_error.txt


> seamspace example fileupload throws a PropertyNotFoundException
> ---------------------------------------------------------------
>
>                 Key: JBSEAM-3316
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3316
>             Project: Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.1.0.BETA1
>            Reporter: Jay Balunas
>            Assignee: Shane Bryzak
>             Fix For: 2.1.0.BETA2
>
>         Attachments: seamspace_fileupload_error.txt
>
>
> When attempting to create a new user, and uploading a picture I get the exception below.  Other file uploads (in previously created users) work fine, just not the new user one.
> Caused by: javax.el.PropertyNotFoundException: /register2.xhtml @24,78 fileName="#{register.pictureFileName}": Property 'pictureFileName' not found on type org.jboss.seam.example.seamspace.RegisterAction_$$_javassist_3
>         at com.sun.facelets.el.TagValueExpression.setValue(TagValueExpression.java:95)
>         at org.jboss.seam.ui.component.UIFileUpload.processUpdates(UIFileUpload.java:47)
>         at javax.faces.component.UIComponentBase.processUpdates(UIComponentBase.java:1081)
>         at javax.faces.component.UIForm.processUpdates(UIForm.java:261)
>         at org.ajax4jsf.component.AjaxViewRoot$2.invokeContextCallback(AjaxViewRoot.java:416)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list