Incorrect port number in contributions/payment-spring-policy
------------------------------------------------------------
Key: TUSCANY-3406
URL: https://issues.apache.org/jira/browse/TUSCANY-3406
Project: Tuscany
Issue Type: Bug
Components: Java SCA Travel Sample
Reporter: Simon Nash
Assignee: Simon Nash
The payment.composite file in contributions/payment-spring-policy specifies a
port number of 8083 for the creditCardPaymentReference reference. This causes
a java.net.ConnectException: Connection refused: connect exception in the unit
test because the CreditCardPayment service is exposed on port 8082, not port
8083.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.