You can have your WSDL stored anywhere, whether locally or on another
machine. As long as this WSDL specifies the correct target URL, the
client will send the requests to that target URL.


2015-05-04 19:58 GMT+02:00 Alx <[email protected]>:
> As a client, I need to connect to a remote web service which provides a
> WSDL that does not specify any WS-SecurityPolicy. I have a local copy of
> the WSDL where I added the policy. The rest of the WSDL is the same.
>
> In other words, is it possible to make a client connect to a remote
> endpoint using ws-security policies defined on a local WSDL? Because if
> not, the only alternative is to use interceptors for the security
> requirements, which is not the recommended way.
>
> Alex

Reply via email to