4 Replies Latest reply on Aug 28, 2007 12:27 PM by delphi'sghost

    Question about <begin-conversation> in pages.xml

    amitev

      Hi all! I a page i have <begin-conversation />. In the page i have controls that perform ajax request. But when i make an ajax request seam throws me an exception that there is already conversation started and it cannot start new. How to tell seam not to create a new conversation when i'm already in an existing one.