[weld-issues] [JBoss JIRA] Updated: (WELD-550) Conversation timeout results in a NullPointerException
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Tue Jun 8 09:53:43 EDT 2010
[ https://jira.jboss.org/browse/WELD-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem updated WELD-550:
-------------------------------
Attachment: mavenproject.zip
A maven project demonstrating the NPE thrown when a conversation times out.
> Conversation timeout results in a NullPointerException
> ------------------------------------------------------
>
> Key: WELD-550
> URL: https://jira.jboss.org/browse/WELD-550
> Project: Weld
> Issue Type: Bug
> Components: Conversations, Scopes & Contexts
> Affects Versions: 1.0.0.GA
> Environment: Oracle Glassfish Server 3.0.0
> Reporter: Brian Leathem
> Attachments: mavenproject.zip
>
>
> When a conversation time's out, I get a NPE when I try to access a property of a ConversationScoped bean. This error condition would be easier to trap if something like a ConversationExpired Exception were thrown instead, or if it were possible to configure navigation to a different page when the conversation expired.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list