MCQOPTIONS
Bookmark
Saved Bookmarks
→
Spring
→
Managing Web Flows in Spring
→
The errorChannel doesn’t need to be a service-a..
1.
The errorChannel doesn’t need to be a service-activator.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
All errors that come from the integration in which this component is used will be directed to:-
Spring Integration will use that header and forward errors encountered in the processing of this message to that channel.
You can explicitly specify on what channel errors for a given integration should go.
Sending all the errors to the same channel can eventually lead to a large switch-laden class that’s too complex to maintain.
One way to discriminate by Exception type is to use:-
The errorChannel doesn’t need to be a service-activator.
Spring Integration provides the ability to catch exceptions and send them to an error channel of your choosing. By default, it’s a global channel called :-
Spring Integration provides a transformer message endpoint to permit the augmentation of the message headers.a) Trueb) False
SENDING_ALL_THE_ERRORS_TO_THE_SAME_CHANNEL_CAN_EVENTUALLY_LEAD_TO_A_LARGE_SWITCH-LADEN_CLASS_THAT‚ÄÖ√Ñ√∂‚ÀÖ√Ë‚ÀÖ¬•S_TOO_COMPLEX_TO_MAINTAIN.?$#
Spring Integration will use that header and forward errors encountered in the processing of this message to that channel.$
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply