Carlo Bonamico [
https://community.jboss.org/people/carlo.bonamico] created the discussion
"Re: Is it possible to configure JAX-WS services with an external descriptor?"
To view the discussion, visit:
https://community.jboss.org/message/763324#763324
--------------------------------------------------------------
Hi Alessio, thanks! I understand that there is no annotation to enable just address
rewriting to https while the service is actually http. In order to manage the situation at
the moment we are using the trick that you suggested
Something else you might want to try is setting your soap:address to
something like "
https://replace-me/ https://REPLACE-ME", that should force the
https protocol to be use in the soap:address when rewriting it.
So at the moment we are specifying this
https://replace-me fake address in the manually
defined wsdl.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/763324#763324]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]