Gary Brown created RTGOV-365:
--------------------------------
Summary: Fault name no longer initialized by information processor
Key: RTGOV-365
URL:
https://issues.jboss.org/browse/RTGOV-365
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.M1
The checked exception (ItemNotFoundException) now does not carry a message type, and
therefore is being treated as an unchecked exception.
The distinction now appears to be, unchecked exceptions are reported as switchyard
HandlerExceptions.
So update the switchyard exchange event listener to check for missing message type:
1) If message content is HandlerException, then leave message type as empty, so will not
be handled by the information processor.
2) Otherwise set the message type as the Java type name - then the rest will be handled by
the information processor
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira