testing/interop/clients/webserviceInteropDoc/src/main/resources/sca.module
contains:
<externalService name="LocalHostInteropDocService">
<interface.wsdl
interface="http://soapinterop.org/#wsdl.interface(DocTestPortType)"/>
<binding.ws
uri="http://localhost:8080/tuscany-testing-interop-service-webserviceInteropDoc-SNAPSHOT/services/InteropDocService"
port="http://soapinterop.org/#wsdl.endpoint(interopDocSvc/interopDocPort)"/>
</externalService>
This is a reference to a war that would not be included in the M1
release - is this intentional and if not has this test been run with the
release?
--
Jeremy