[
https://issues.apache.org/jira/browse/CXF-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessio Soldano updated CXF-4405:
---------------------------------
Fix Version/s: 2.7.0
> 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
> Fix For: 2.7.0
>
>
> 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