1 Reply Latest reply on Dec 12, 2008 10:24 AM by gunhed

    Conversation popup with Richfaces 3.2.2x

    wachtda.scsi.gmx.ch

      hello together


      i have a conversational popup which i call like this:


      window.open("/mypopup.seam?conversationId=#{conversation.id}","Window","menubar=no,width=400,height=200,toolbar=no");




      With Richfaces 3.2.1GA this worked like a charm for me!
      Since I switched to Richfaces 3.2.2 (GA or SR1) i have the problem that I get this message every second popup invocation:

      The conversation ended, timed out or was processing another request


      If I call the popup after this message, I worked again.


      Im not sure if this is a Richfaces problem or if I have some errors on my conversation...
      Thanks for help