I've removed SNAPSHOT and fixed the test to match the way the others are done now.
...any On 5/17/06, ant elder <[EMAIL PROTECTED]> wrote:
AFAIK its not being run. We've not yet sorted out a test suite for the interop tests using locally deployed services. On 5/17/06, Jeremy Boynes < [EMAIL PROTECTED]> wrote: > > testing/interop/clients/webserviceInteropDoc/src/main/resources/sca.module > > contains: > > <externalService name="LocalHostInteropDocService"> > <interface.wsdl > interface="http://soapinterop.org/#wsdl.interface(DocTestPortType) > <http://soapinterop.org/#wsdl.interface%28DocTestPortType%29>"/> > <binding.ws > uri="http://localhost:8080/tuscany-testing-interop-service-webserviceInteropDoc-SNAPSHOT/services/InteropDocService > " > > port=" > http://soapinterop.org/#wsdl.endpoint(interopDocSvc/interopDocPort)<http://soapinterop.org/#wsdl.endpoint%28interopDocSvc/interopDocPort%29> > "/> > </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 >
