Issue Type: Bug Bug
Assignee: Jozef Hartinger
Created: 11/Jul/13 7:25 AM
Description:

I have a long running conversation.
>From the forum (https://community.jboss.org/message/827428):

I wait in a given page for this conversation to timeout and then click on a commandLink that executes an action in one of my managed beans and then redirects to another page.

The commandLink action executes just fine but when the redirect occurs Weld tries to restore the conversation, presumably finds that it has timed out, and throws a NonExistentConversationException.

Is this the expected behaviour?

If the conversation has timed out i really don't want my action to execute. How can i cause the exception to be thrown before my action executes?

Project: Weld
Priority: Major Major
Reporter: Marko Lukša
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to