[jbossws-issues] [JBoss JIRA] Created: (JBWS-1472) Address in WSDL is now always replaced regardless of 'alwaysModifySOAPAddress' value.

Darran Lofthouse (JIRA) jira-events at jboss.com
Fri Jan 26 09:18:57 EST 2007


Address in WSDL is now always replaced regardless of 'alwaysModifySOAPAddress' value.
-------------------------------------------------------------------------------------

                 Key: JBWS-1472
                 URL: http://jira.jboss.com/jira/browse/JBWS-1472
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: jbossws-1.0.4, jbossws-1.2.0
            Reporter: Darran Lofthouse
         Assigned To: Darran Lofthouse
             Fix For: jbossws-1.2.1


Address in WSDL is now always replaced regardless of 'alwaysModifySOAPAddress' value.

If the property 'webServiceHost' is commented out the address is always replaced with the address used by the calling client.  

If the 'webServiceHost' proprty is set then this value the address in the WSDL is always replaced with this value.

It should be possible to keep the original behaviour which allowed the address to be set in the WSDL and this address would always be returned so the three required scenarios are: -

 1 - Use the hostname specified in the -beans.xml.
 2 - Use the hostname already in the WSDL.
 3 - Use the hostname of the calling client.

The output of http://localhost:8080/jbossws/services should also use the same addresses.

The Jira tasks which caused this change in behaviour are JBWS-1399 and JBWS-1178.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list