You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2009/07/28 19:11:14 UTC

[jira] Resolved: (CXF-2364) Allow SOAP address rewrite in wsdl according to the request call

     [ https://issues.apache.org/jira/browse/CXF-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano resolved CXF-2364.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.3

> Allow SOAP address rewrite in wsdl according to the request call
> ----------------------------------------------------------------
>
>                 Key: CXF-2364
>                 URL: https://issues.apache.org/jira/browse/CXF-2364
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: 2.2.3
>
>
> The WSDLQueryHandler is responsible for writing the wsdl document when a query for it is received. While doing that, it rewrites addresses of referenced wsdl and xsd files (import/incude elements) either according to the "publishedEndpointUrl" in the EndpointInfo or the address used for the wsdl request call.
> The soap:adddress of ports, instead, is rewritten according to the "publishedEndpointUrl" in the related EndpointInfo only.
> It would be useful to be able to configure the WSDLQueryHandler to rewrite the soap:address of a given port according to the address used for the wsdl request call, the same way this happen for the import elements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.