Bigbank sample should use wires instead of hacked up SOAP addresses
--------------------------------------------------------------------
Key: TUSCANY-199
URL: http://issues.apache.org/jira/browse/TUSCANY-199
Project: Tuscany
Type: Bug
Components: Java Samples BigBank
Reporter: Jean-Sebastien Delfino
The bigbank sample uses a hacked up / fixed SOAP address in the WSDL to connect
the external service in the webclient module component to the entry point of
the account module component.
This is not how it should work. One very important feature of SCA illustrated
by BigBank is to allow module components to be wired together. So we should
change the sample to use wires. This is how the sample is actually described in
the "Building your first SCA application" spec companion document.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira