2 Replies Latest reply on Jul 17, 2013 9:21 AM by sivakus1

    DWR and RichFaces

    jwnorma

      Can you use both DWR and RichFaces in the same application.

      I am trying to port an existing app to RichFaces. I have gotten everything but the pages that utilize DWR working. When I click on the link that would navigate to the page the broser progress bar goes about half way and then stalls, and the browser does nothing.

      Has anyone had any luck getting the two frameworks (DWR & Ajax4Jsf) running along side one another?

      Thanks!

      Environment:

      MyFaces JSF impl 1.1.3
      Tomahawk 1.1.3 (all we use is the FileUpload)
      Facelets (Tomahawk)
      Tomcat 6.0
      Acegi 1.0
      RichFaces 3.1.0
      DWR 1.1.1

        • 1. Re: DWR and RichFaces
          jwnorma

          Solved, it was a configuration issue.

          • 2. Re: DWR and RichFaces
            sivakus1

            HI will, I have some questions regarding using dwr n richfaces alongside...my application is currently built with richfaces , but since my app has lots of ajax calls involved I would like to reduce the server load by implementing dwr since it uses RPC mechanism.. Can you provide your suggestions on this.. Am new to dwr also wanted to know if it would be helpful fr me to follow this approach. Thanks in advance