6 Replies Latest reply on Aug 5, 2008 9:56 AM by nohacks

    ***  rich:fileUpload  Issue with loading new photos

      Hi Guys,

      I think there might be an issue with rich:fileUpload.

      I found this issue on FireFox and IE ..

      when I click on the add button it prompts for file in a window. I select the jpg.file and the results window is blank...does not give me the button to upload the file.

      Any ideals??

      Phil


      <rich:fileUpload fileUploadListener="#{fileUploadBean.listener}"
       maxFilesQuantity="#{fileUploadBean.uploadsAvailable}"
       id="upload"
       immediateUpload="#{fileUploadBean.autoUpload}"
       acceptedTypes="jpg, gif, png, bmp">
       <a4j:support event="onuploadcomplete" reRender="info" />
       </rich:fileUpload>



      My system is using.


      RichFaceApi_3_2.jar = ${maven.repo}/richFacesAjax/jars/rich_3_2_2_snap/richfaces-api-3.2.2-June_25.jar
      RichFaceImpl_3_2.jar = ${maven.repo}/richFacesAjax/jars/rich_3_2_2_snap/richfaces-impl-3.2.2-June_25.jar
      RichFaceUi_3_2.jar = ${maven.repo}/richFacesAjax/jars/rich_3_2_2_snap/richfaces-ui-3.2.2-June_25.jar
      
      jsf-api_1_2.jar = ${maven.repo}/jsf/mojarra-1.2_09-b01-BETA1/lib/jsf-api.jar
      jsf-impl_1_2.jar = ${maven.repo}/jsf/mojarra-1.2_09-b01-BETA1/lib/jsf-impl.jar
      
      tomcat.home60=C:/Program Files/Apache Software Foundation/Tomcat 6.0/webapps