You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jim Ma (JIRA)" <ji...@apache.org> on 2012/07/04 08:05:33 UTC

[jira] [Resolved] (CXF-4405) OneWay faultTo request is not correctly transmitted to the specified address

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

Jim Ma resolved CXF-4405.
-------------------------

    Resolution: Fixed
    
> OneWay faultTo request is not correctly transmitted to the specified address 
> -----------------------------------------------------------------------------
>
>                 Key: CXF-4405
>                 URL: https://issues.apache.org/jira/browse/CXF-4405
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>
> The faultTo request path is appended with the To address path, for example:
> Client To          :      http://localhost:8080/jaxws/add
> Client set FaultTo :      http://localhost:9999/faultTo
> The actual request path sent to Faulto endpoint is : http://localhost:9999/faultTo/jaxws/add

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira