Bridge Service 1
Test 1 (InOut bridge): send message and receive a default out on a done from the target
exchange
InOut
eip:processInOut
Hello World!]]>
Bridge: no content into the final target exchange]]>
Bridge Service 2
Test 2 (InOnly bridge): send message and receive a done on an out from the target exchange
InOnly
eip:processInOnly
Hello World!]]>
Test 3 (InOnly bridge): send message and receive a done on a fault from the target exchange
InOnly
eip:processInOnly
Hello World!]]>
Bridge Service 3
Test 4 (RobustInOnly bridge): send message and receive a done on an out from the target
exchange
RobustInOnly
eip:processRobustInOnly
Hello World!]]>
Test 5 (RobustInOnly bridge): send message and receive an error on a fault from the target
exchange with the
faultToException parameter
RobustInOnly
eip:processRobustInOnly
Hello World!]]>