ConversationList not refreshed when beginning a long-running conversation
-------------------------------------------------------------------------
Key: JBSEAM-1997
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1997
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0.CR1
Reporter: Jacob Orshalick
If an action executes with an @Begin and returns the user to the same page, the
conversationList is not updated with the new ConversationEntry. It appears that the
problem is the current implementation of conversationList is a factory method scoped to
the PAGE. A patch that works is to make the ConversationList a manager component rather
than a factory method. I will attach the patch. Please see the forum reference for more
information.
--
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