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