1 2 Previous Next 16 Replies Latest reply on Jan 18, 2007 5:52 PM by jalupa Go to original post
      • 15. Re: Seam doesn't play with ICEFaces

        Sorry, you are right: I misread your bug report. However, you are wrong with your bug report. Please check the backtrace in this thread. There you can see that myfaces throws

        java.lang.UnsupportedOperationException: Cannot set ServletRequest Parameter
        


        So it behaves just like the RI.

        Regards

        Felix

        • 16. Re: Seam doesn't play with ICEFaces
          jalupa

          My apologies, indeed, you are right. I didn't test it on the MyFaces implementation, I just had quick look at their RequestParameterMap class and I didn't see an overridden put-method. I then just supposed that the icefaces code worked with MyFaces but not with the RI.
          Now, tell me, which implementation are they using to test their code against?
          I've marked my MyFaces bug report as invalid.

          1 2 Previous Next