[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3668) Natural Conversations: Target Unreachable, identifier 'conversation_scope_bean' resolved to null

Arron Ferguson (JIRA) jira-events at lists.jboss.org
Tue Nov 4 13:14:20 EST 2008


Natural Conversations: Target Unreachable, identifier 'conversation_scope_bean' resolved to null 
-------------------------------------------------------------------------------------------------

                 Key: JBSEAM-3668
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3668
             Project: Seam
          Issue Type: Bug
    Affects Versions: 2.1.0.SP1
         Environment: Ubuntu/Linux 7.10, Tomcat 6.0.16
            Reporter: Arron Ferguson


Using the same project file from bug:

https://jira.jboss.org/jira/browse/JBSEAM-3666

Which is at:

https://jira.jboss.org/jira/secure/attachment/12323240/test-natural-conversations-bugs.tar.gz

The following error occurs using the following steps:

1) Start a natural conversation (go from index -> register -> register1
2) At register1, press disagree (which kills the natural conversation) and sends the user back to index (with a new temporary/short term cid)
3) Using the browser's back button, go back to register1 and press the agree button (agreeing to a conversation that has already ended.
4) Seam dumps the stack trace to the browser window with the error:
javax.servlet.ServletException: #{memberreg.agreeToLicense}: javax.el.PropertyNotFoundException: /register1.xhtml @9,50 action="#{memberreg.agreeToLicense}": Target Unreachable, identifier 'memberreg' resolved to null

What should happen is that the web app should redirect back to index and state:
The conversation ended, timed out or was processing another request

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