[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2607) ThreadPoolDispatcher: exceptions from AsynchronousInvocation.call() are not logged
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Jul 29 18:14:53 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated JBSEAM-2607:
------------------------------
Fix Version/s: 2.1.0.BETA2
(was: 2.1.0.GA)
> ThreadPoolDispatcher: exceptions from AsynchronousInvocation.call() are not logged
> ----------------------------------------------------------------------------------
>
> Key: JBSEAM-2607
> URL: https://jira.jboss.org/jira/browse/JBSEAM-2607
> Project: Seam
> Issue Type: Bug
> Components: Async
> Affects Versions: 2.0.1.GA
> Reporter: Adam Warski
> Priority: Minor
> Fix For: 2.1.0.BETA2
>
>
> When using a ThreadPoolDispatcher, if an asynchronous method is called, and the AsynchronousInvocation.call() method fails (for example because of an injected bean, which isn't yet created and doesn't have @AutoCreate), the exception is not logged anywhere, making it quite hard to debug.
--
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