0 Replies Latest reply on Jul 8, 2011 10:31 AM by ezikoh

    rich:fileUpload not call method listener in richfaces 3.3.2 SR1

    ezikoh

      Hello

       

      I have change my library richfaces from richfaces 3.3.3. final to 3.3.2.SR1 for use the component rich:upload because in 3.3.3 not function. But I have same problem not call method listener and can`t load files.

       

      Add my files to check, please need your help.

       

      My application is in Spring and deploy in weblogic 11.

      When execute the upload file appear the error in component   Transfer error and in my weblogic the following error

       

       

      <08-jul-2011 10H56' BRT> <Error> <HTTP> <BEA-101017> <[ServletContext@89316374[app:_appsdir_springappjsf_war module:springappjsf.war path:/springappjsf spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@6e546a0[

      POST /springappjsf/importacionController.jsf?_richfaces_upload_uid=0.8891129274852574&j_id71:upload=j_id71:upload&_richfaces_upload_file_indicator=true

      &_richfaces_size=32596135&_richfaces_send_http_error=true HTTP/1.1

      Accept: text/*

      Content-Type: multipart/form-data; boundary=----------ae0cH2ei4cH2ae0ae0KM7Ij5GI3Ef1

      User-Agent: Shockwave Flash

      Content-Length: 32597149

      Connection: Keep-Alive

      Cache-Control: no-cache

      Cookie: JSESSIONID=kxmWTXQGJJTn5TvCVgDnCQPgLZrntpFkldRxDyHR281WcGszgGJQ!1704872191

       

       

      ]] Root cause of ServletException.

      javax.faces.application.ViewExpiredException: viewId:/importacionController.jsf

      - View /importacionController.jsf could not be restored.

              at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:186)

              at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)

              at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:106)

              at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)

              at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

              Truncated. see log file for complete stacktrace

       

       

       

      Thank You