On Tue, May 5, 2015 at 1:58 AM, Alx <[email protected]> wrote: > 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. >
It should work fine. We usually put the wsdl copy on the client. > > 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 > -- Marcos | I love PHP, Linux, and Java <http://javadevnotes.com/java-split-string-into-array-of-integers-example>
