[ https://issues.apache.org/jira/browse/CXF-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessio Soldano resolved CXF-4677. ---------------------------------- Resolution: Fixed > Introduce "autoRewriteSoapAddressForAllServices" property to overwrite all > service endpoints in returning WSDL > --------------------------------------------------------------------------------------------------------------- > > Key: CXF-4677 > URL: https://issues.apache.org/jira/browse/CXF-4677 > Project: CXF > Issue Type: Improvement > Components: Core > Reporter: Andrei Shakirin > Assignee: Alessio Soldano > Priority: Minor > Fix For: 2.6.4, 2.7.1 > > > If WSDL contains more than one service, in some cases it makes sense to > update all WSDL services endpoints with absolute URL by ?wsdl request (if > services are deployed in the same web application and the same servlet > container) > We can introduce additional context property > "rewriteSoapAddressForAllServices" (like autoRewriteSoapAddress , > publishedEndpointUrl) and if it is activated, endpoint of all relevant > services will be updated. Default value will be false. > Logic located in WSDLGetUtils.updateDoc(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira