Merge pull request #30 from ghillert/INTSAMPLES-42
INTSAMPLES-42 - Convert all ReadMe files to MarkDown
This commit is contained in:
6
intermediate/errorhandling/README.md
Normal file
6
intermediate/errorhandling/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Error Handling Sample
|
||||
=====================
|
||||
|
||||
Demonstrates the handling of Exceptions in an asynchronous messaging environment. View the **errorHandlingDemo.xml** configuration file. Notice the use of a **Header Enricher** within a **Chain**, that establishes an **error-channel** reference prior to passing the message to a **Service Activator**.
|
||||
|
||||
In order to run the sample, execute **PartyDemoTest** in package **org.springframework.integration.samples.errorhandling**.
|
||||
Reference in New Issue
Block a user