Hi ,
I have remotable service bound to WS binding in the
following way. If I open service wsdl from browser, the WSDL shown there
is generated one but not the one I mentioned in composite. Is this the
expected behavior?<binding.ws wsdli:wsdlLocation="file:/C:/ HelloWorldService.wsdl" urihttp://localhost:9999/sample/HelloWorldService"/> Is there a way to tell SCA runtime to use WSDL specified in binding tag and show only that in browser? Regards Raman
