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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12736188#action_12736188 ] 

Dennis Kieselhorst commented on CXF-2364:
-----------------------------------------

Can you provide an example how to set the autoRewriteSoapAddress property in the spring configuration?

> 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.