Affects: Release Notes Help Desk Ticket Reference: https://na7.salesforce.com/500A000000A3sPI project_key: JBPAPP6 The upstream issue: https://issues.apache.org/jira/browse/CXF-4405 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
RemoteIssueLink: Added: This issue links to "[#CXF-4405] OneWay faultTo request is not correctly transmitted to the specified address - ASF JIRA (Web Link)"
Link: Added: This issue relates to JBWS-3525
Link: Added: This issue is a dependency of JBPAPP-9438
Does this need a release note for EAP 6.0.1? If so, please set the release notes flags(Affects Release Notes, Not Yet Documented). If not, please set the release notes flag to "Release notes not required".
Verified against 6.0.1.ER2. Personally I believe that this should have release notes, so please can anyone fill them in?
Updating the release notes fields.
Release Notes Docs Status: Added: Not Yet Documented Affects: Added: Release Notes
reopening for release note updates
Writer: Added: sgilda
Writer: Removed: sgilda Added: tomwells
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Added: An error occurred during OneWay faultTo requests, as the requests were not transmitted to the specified address. This was because of an issue in the request path code. The request path has now been corrected, and OneWay faultTo requests now perform as expected.
Release Notes Docs Status: Removed: Documented as Resolved Issue Writer: Removed: tomwells Release Notes Text: Removed: An error occurred during OneWay faultTo requests, as the requests were not transmitted to the specified address. This was because of an issue in the request path code. The request path has now been corrected, and OneWay faultTo requests now perform as expected. Docs QE Status: Removed: NEW