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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Jun 22 07:53:51 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1472?page=comments#action_12366461 ] 
            
Thomas Diesler commented on JBWS-1472:
--------------------------------------

I restored the test

tests-run-internal:
    [junit] Running org.jboss.test.ws.jaxrpc.addressrewrite.AddressRewriteTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.564 sec

Please verify that it is covering this issue sufficiently. 

I believe that most use cases can be covered by the test except a change in HTTP Connector port.

> 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) 
>          Components: jbossws-jaxws
>    Affects Versions: jbossws-1.0.4, jbossws-1.2.0
>            Reporter: Darran Lofthouse
>         Assigned To: Magesh Kumar B
>             Fix For: jbossws-2.0.0
>
>          Time Spent: 5 hours
>  Remaining Estimate: 0 minutes
>
> 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