Routing Slip Service 1
Test 1 (InOut routing slip): send message and receive an out from the target exchange
InOut
eip:processInOut
Hello World!]]>
Hello World!]]>
Test 2 (InOut routing slip): send message and receive a fault from the first target exchange
InOut
eip:processInOut
Hello World!]]>
Bad World!]]>
Test 3 (InOut routing slip): send message and receive a fault from the second target exchange
InOut
eip:processInOut
Hello World!]]>
Bad World!]]>
Routing Slip Service 2
Test 4 (RobustInOnly routing slip): send message and receive an error from the first target
exchange with the
faultToException parameter
RobustInOnly
eip:processInOut
Hello World!]]>
Routing Slip Service 3
Test 5 (RobustInOnly routing slip): send message and receive an error from the second target
exchange with the
faultToException parameter
RobustInOnly
eip:processInOut
Hello World!]]>