[jboss-user] [JBoss Web Services] - Re: How do I rewrite soap:address to always HTTPS
simon bohdanowicz
do-not-reply at jboss.com
Wed Oct 20 07:53:29 EDT 2010
simon bohdanowicz [http://community.jboss.org/people/simonpl] created the discussion
"Re: How do I rewrite soap:address to always HTTPS"
To view the discussion, visit: http://community.jboss.org/message/567397#567397
--------------------------------------------------------------
I guess http://community.jboss.org/people/crankr Robert Crank's hint was the good one. I had situation when there was always localhost in soap adress. To solve this I just commented these two lines out (in document jbossws.deployer/META-INF/jboss-beans.xml):
<property name="webServiceHost">${jboss.bind.address}</property>
<property name="modifySOAPAddress">true</property>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/567397#567397]
Start a new discussion in JBoss Web Services at Community
[http://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/20101020/bec8abbd/attachment.html
More information about the jboss-user
mailing list