History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: JSF-15
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Chad Brandon
Reporter: Wenhu Guan
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
JSF cartridge

upload field does not work when used with adf

Created: 05/Jul/06 06:19 AM   Updated: 05/Jul/06 09:28 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None


 Description   
i generated a file upload field(set a parameter type to be File), the xhtml page and form all looks great, but I try to run and upload a file, no value set to the form's upload field(the binded value of the field is null). I suspect the generated code embedded the <t:inputFileUpload> tag in the adf tag(such as <af:panelForm> ), and adf does not like myfaces' upload field.

 All   Comments   Change History      Sort Order:
Comment by Wenhu Guan [05/Jul/06 06:19 AM]
should use adf's upload field according to chad.

Comment by Chad Brandon [05/Jul/06 09:28 PM]
I just took a look at the templates in CVS and they're already using the af fileUpload component. Make sure you have the latest cartridge from the m2 repository: http://team.andromda.org/maven2 or m1 repository (if you're using that): http://team.andromda.org/maven