[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2607) ThreadPoolDispatcher: exceptions from AsynchronousInvocation.call() are not logged

Adam Warski (JIRA) jira-events at lists.jboss.org
Fri Feb 8 03:37:03 EST 2008


ThreadPoolDispatcher: exceptions from AsynchronousInvocation.call() are not logged
----------------------------------------------------------------------------------

                 Key: JBSEAM-2607
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2607
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Async
    Affects Versions: 2.0.1.GA
            Reporter: Adam Warski
            Priority: Minor


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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list