Hi,

I know I can use wsdlLocation to get the ws-policy stuff applied.
What I was hoping is that I could somehow delay this until I get to a
jaxws:client feature and apply it then by loading it from the wsdl.

In this way I don't need to have the wsdlLocation in the jaxws:client
definition or a @Annotation, but can let a feature control it.

I can set the address of the client with a feature, but not being able
to set the wsdlLocation or at least set the WS-Policy stuff
makes being able to set the address in the feature pretty pointless.

Thanks for any advice

Reply via email to