[jboss-jira] [JBoss JIRA] Commented: (JBSEAM-319) s:link does not work after JBoss restart

Chris Hane (JIRA) jira-events at jboss.com
Wed Jul 26 15:14:11 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBSEAM-319?page=comments#action_12340117 ] 
            
Chris Hane commented on JBSEAM-319:
-----------------------------------

Another thought about <s:link> and how it remembers valid actions.  What are the consequences of using <s:link> in a cluster?  Are the valid actions replicated across the cluster?

> s:link does not work after JBoss restart
> ----------------------------------------
>
>                 Key: JBSEAM-319
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-319
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1
>         Environment: jboss jems 4.0.4
> seam 1.1
>            Reporter: Chris Hane
>
> On a results screen I use the s:link tag in a table. The results screen is generated from a SFSB with ScopeType.EVENT. When the user clicks on the <s:link /> action, a new screen opens up from another SFSB with ScopeType.CONVERSATION.
> This works great until JBoss is restarted. Once restarted, the view action (below) on an existing results screen returns the results.xhtml screen without any records and does not seem to call the SFSB editor.view that I expected.
> See the thread for the full description.

-- 
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

        



More information about the jboss-jira mailing list