2 Replies Latest reply on Aug 2, 2007 5:59 AM by pmuir

    Not able to use conversation context variable

    sawant.yuvraj

      Hi,

      I am trying to use a Conversation in my application. A conversation is getting created but the Conversation context Variables cannot be accessed on next page. If I return a "" from and API in SFSB it goes to the same page and I am able to see the contents of a conversation context variable but when I forward it to a different JSF page I am not able to find this conversation context variable on new page.

      I also verified it using debug.seam page provided by JBoss to watch various context variables . I found out that conversation has been established and this conversation holds a variable which I want to display.

      Do we have to modify any configuration file to support conversation?

      I am stuck and am not able to find out a way to use a variable which is present in conversation context on target JSF page.

      TIA,

      Regards,
      Yuvraj.