Getting proper conversation id after ending nested conversation
---------------------------------------------------------------
Key: JBSEAM-2181
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2181
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Dustin Norlander
I have a couple of servlets that I need to explicitly pass in the cid param to. I just
noticed that the cid is incorrect if a nested conversation was just ended. Params in the
url show cid=XX and parentConversationId=XX.. Obviously the cid is incorrect because the
conversation is maintained until after the redirect (I could use endBeforeRedirect but I
need the messaging).
So the question is how can I get the correct cid as a parameter for my servlet?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira