You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Magesh Kumar Bojan (JIRA)" <ji...@apache.org> on 2011/09/02 14:36:09 UTC

[jira] [Updated] (CXF-3787) CXF does not set the correct host when viewing WSDLs that are published with JAXWS API

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

Magesh Kumar Bojan updated CXF-3787:
------------------------------------

    Description: 
Using Endpoint.publish method when the WSDL is queried the soap:address returned is always the local address rather than the requester's address. For such endpoints the rewriteSoapAddress property is null, so the code modifies the soap:address (MessageUtils.isTrue(rewriteSoapAddress)), but the base URL is always pointing to the localAddress.



  was:
Using Endpoint.publish method when the WSDL is queried the soap:address returned is always the local address rather than the requester's address.




> CXF does not set the correct host when viewing WSDLs that are published with JAXWS API
> --------------------------------------------------------------------------------------
>
>                 Key: CXF-3787
>                 URL: https://issues.apache.org/jira/browse/CXF-3787
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.4.1
>         Environment: JAXWS frontend using HTTP transport
>            Reporter: Magesh Kumar Bojan
>
> Using Endpoint.publish method when the WSDL is queried the soap:address returned is always the local address rather than the requester's address. For such endpoints the rewriteSoapAddress property is null, so the code modifies the soap:address (MessageUtils.isTrue(rewriteSoapAddress)), but the base URL is always pointing to the localAddress.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira