Stephen Coy [
https://community.jboss.org/people/sfcoy] created the discussion
"Re: MessageContext.WSDL_DESCRIPTION needs authentication?"
To view the discussion, visit:
https://community.jboss.org/message/774705#774705
--------------------------------------------------------------
spyhunter99 wrote:
that's an easy one. always reference a local wsdl file when creating proxies. The
wsdl can be local on disk or in a WEB-INF folder or whatever.
...
We in fact do this everywhere now. But this is the server implementation, not
the client.
...
The fact that almost all the jax-ws stacks require a wsdl xml file (either locally or
from a remote http server) in order to do anything is stupid. The developer already had
access to the file when he/she wrote the code. If the wsdl changes, the code will probably
stop working anyhow, so what's the point? Endpoint redirection?
Indeed
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/774705#774705]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]