[webbeans-issues] [JBoss JIRA] Created: (WBRI-129) Conversation propagation + tests
Nicklas Karlsson (JIRA)
jira-events at lists.jboss.org
Wed Feb 4 03:18:44 EST 2009
Conversation propagation + tests
--------------------------------
Key: WBRI-129
URL: https://jira.jboss.org/jira/browse/WBRI-129
Project: Web Beans RI
Issue Type: Sub-task
Reporter: Nicklas Karlsson
Assignee: Nicklas Karlsson
* The long-running conversation context associated with a request that renders a JSF view is automatically propagated to
any faces request (JSF form submission) that originates from that rendered page.
* The long-running conversation context associated with a request that results in a JSF redirect (via a navigation rule) is
automatically propagated to the resulting non-faces request, and to any other subsequent request to the same URL. This
is accomplished via use of a GET request parameter named cid containing the unique identifier of the conversation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list