[jboss-user] [JBoss Web Services] - Re: MessageContext.WSDL_DESCRIPTION needs authentication?

spyhunter99 do-not-reply at jboss.com
Sun Nov 4 19:21:16 EST 2012


spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion

"Re: MessageContext.WSDL_DESCRIPTION needs authentication?"

To view the discussion, visit: https://community.jboss.org/message/774704#774704

--------------------------------------------------------------
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. 

The rest of this reply is my opinion.

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?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/774704#774704]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121104/1cc39635/attachment.html 


More information about the jboss-user mailing list