TransactionalRunner catching Throwable - should probably just catch Exception
-----------------------------------------------------------------------------
Key: JBESB-2428
URL:
https://jira.jboss.org/jira/browse/JBESB-2428
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.5
Reporter: Tom Fennelly
Fix For: 4.6
Catching Throwable results in OutOfMemoryExceptions etc being caught, which shouldn't
be happening. We should be more selective about the Errors we're catching, or just
catch Exception types (skip Errors all together).
--
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