[
http://jira.jboss.com/jira/browse/JBESB-1374?page=comments#action_12389930 ]
Jiri Pechanec commented on JBESB-1374:
--------------------------------------
So I would say we have these items here
1) jBPM sometimes enacpsulates RuntimeExceptions - need to investiagte this more, not an
ESB problem
2) ESB CommandInterpreter encapuslates all exceptions regardless they are runtime or not
3) ActionProcessorMethod encapuslates all exceptions regardless they are runtime or not
ESB should fix problems 2 and 3
I will investigate more the problem 1
Exception handling problem when used integrated jBPM/ESB with JTA
-----------------------------------------------------------------
Key: JBESB-1374
URL:
http://jira.jboss.com/jira/browse/JBESB-1374
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta, Process flow
Affects Versions: 4.2.1
Reporter: Jiri Pechanec
Assigned To: Kevin Conner
When used distributed tranasctions the transaction is rolled back when runtime exception
is thrown. Unfortunately the jBPM encapsulates RuntimeExceptions into JBPMExceptions that
are checked. Thus the rollback is not executed.
Also it needs to be checked there there is no other way in ESB that will cause
RuntimException to be changed to checked Exception.
--
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