[weld-issues] [JBoss JIRA] Created: (WELD-387) Conversation exceptions not thrown

Nicklas Karlsson (JIRA) jira-events at lists.jboss.org
Tue Jan 19 06:24:54 EST 2010


Conversation exceptions not thrown
----------------------------------

                 Key: WELD-387
                 URL: https://jira.jboss.org/jira/browse/WELD-387
             Project: Weld
          Issue Type: Bug
          Components: Conversations
    Affects Versions: 1.0.0.GA
            Reporter: Nicklas Karlsson
            Assignee: Nicklas Karlsson
             Fix For: 1.0.1.CR1


"If the propagated conversation cannot be restored, the container must associate the request with a new transient conversation
and throw an exception of type javax.enterprise.context.NonexistentConversationException from the restore
view phase of the JSF lifecycle"

and

"If the container rejects a request, it must associate the request with a new transient conversation
and throw an exception of type javax.enterprise.context.BusyConversationException from the restore view
phase of the JSF lifecycle"

-- 
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 weld-issues mailing list