]
Pete Muir reassigned JBSEAM-2583:
---------------------------------
Assignee: Pete Muir
<s:conversationPropagation type="join" /> seems not
creating aq new conversation
--------------------------------------------------------------------------------
Key: JBSEAM-2583
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2583
Project: JBoss Seam
Issue Type: Bug
Components: JSF Integration
Affects Versions: 2.0.1.GA
Environment: Linux, FireFox
Reporter: Tomas Cerny
Assigned To: Pete Muir
Priority: Minor
Fix For: 2.1.0.GA, 2.0.2.GA
Assuming you will take a look in JBoss Forum Reference
I have a search table and from table entry starting new explicit conversation (natural).
My conversationName is defined in pages.xml
when I use
<h:commandLink
styleClass="left clearBoth"
action="#{teamManager.select(teamItem)}"
value="select">
<s:conversationName value="teamHome"/>
<s:conversationPropagation type="join" />
</h:commandLink>
link invokes method but is not redirecting to entryHome (should start pageFlow defined on
method)
if I will remove <s:conversationPropagation type="join" />
then redirection to entryHome works but of course without joining.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: