[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4174) Seam Conversation Issue with richmenu

Tony Herstell (JIRA) jira-events at lists.jboss.org
Thu May 14 03:39:47 EDT 2009


Seam Conversation Issue with richmenu
-------------------------------------

                 Key: JBSEAM-4174
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4174
             Project: Seam
          Issue Type: Bug
          Components: Framework
    Affects Versions: 2.1.2.CR1
         Environment: Win XP64 Pro, Ubuntu
            Reporter: Tony Herstell


http://www.jboss.org/index.html?module=bb&op=viewtopic&t=149397

http://www.seamframework.org/Community/ConversationQuestion 

http://www.seamframework.org/Community/ProblemEndingConversationInRichFacesMenuItem

http://www.seamframework.org/Community/HowToUseSlinkInRichmenuItem

------

In Summary RF know of the problem but, I believe, are looking to seam to fix this...

  <rich:menuItem submitMode="ajax" value="#{messages.menu_button_facilities}" action="#{facilitiesController.enter}" >
	   <s:conversationPropagation type="none"/>
   </rich:menuItem>

Basically the above code should work but doesn't.

Seam/RF do not honour the conversationPropagation Tag... so the current conversation is not suspended.. thus when you try to start the new conversation (from the menu click you just did) BANG!.

The error you get is: The conversation ended, timed out or was processing another request



The live site to see this is:
http://www.selwynequestriancentre.co.nz/site/home.seam

click register then click the menu for "home page" which goes from a conversation to a non-conversation

click to enter a competition (actually all closed at present but should be open again next week) and then click to register to go from conversation to another 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 seam-issues mailing list