You will get after mvn exec:java:
Oops ... something bad happened. org.switchyard.HandlerException: java.lang.reflect.UndeclaredThrowableException
|
org.switchyard.HandlerException: java.lang.reflect.UndeclaredThrowableException
|
Caused by: org.switchyard.HandlerException: SWITCHYARD013400: No remote endpoints found for service {urn:switchyard-quickstart-demo-cluster-credit:1.0}CreditCheck
|
Note that the logs of credit nodes contain:
10:57:48,673 WARN [org.switchyard.component.sca] (MSC service thread 1-2) SWITCHYARD039204: Cannot enable clustered SCA binding for {urn:switchyard-quickstart-demo-cluster-credit:1.0}CreditCheck. No distributed cache is avaialble.
|
Lack of distributed cache can be the culprit.
|