Bug 900692 (JBPAPP6-968) - JBossWS-CXF: back port the fix of OneWay faultTo request is not correctly transmitted to the specified address
Summary: JBossWS-CXF: back port the fix of OneWay faultTo request is not correctly tra...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: JBPAPP6-968
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Services
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: EAP 6.0.1
Assignee: Jim Ma
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBP...
Whiteboard:
Depends On:
Blocks: JBPAPP6-978
TreeView+ depends on / blocked
 
Reported: 2012-07-09 00:44 UTC by Takayuki Konishi
Modified: 2014-05-27 01:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-19 00:30:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBPAPP6-968 0 None None None Never
Red Hat Issue Tracker JBWS-3525 0 None None None Never

Description Takayuki Konishi 2012-07-09 00:44:48 UTC
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

Comment 1 Takayuki Konishi 2012-07-09 00:45:49 UTC
RemoteIssueLink: Added: This issue links to "[#CXF-4405] OneWay faultTo request is not correctly transmitted to the specified address - ASF JIRA (Web Link)"


Comment 2 Jim Ma 2012-07-09 07:28:21 UTC
Link: Added: This issue relates to JBWS-3525


Comment 3 Alessio Soldano 2012-08-03 10:12:52 UTC
Link: Added: This issue is a dependency of JBPAPP-9438


Comment 4 sgilda 2012-10-04 13:17:05 UTC
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".

Comment 5 Jan Martiska 2012-10-05 07:44:10 UTC
Verified against 6.0.1.ER2. Personally I believe that this should have release notes, so please can anyone fill them in?

Comment 6 Tom WELLS 2012-10-09 07:19:01 UTC
Updating the release notes fields.

Comment 7 Tom WELLS 2012-10-09 07:19:01 UTC
Release Notes Docs Status: Added: Not Yet Documented
Affects: Added: Release Notes


Comment 8 Dana Mison 2012-10-17 22:36:51 UTC
reopening for release note updates

Comment 9 Dana Mison 2012-10-17 22:37:48 UTC
Writer: Added: sgilda


Comment 10 Dana Mison 2012-10-17 23:14:29 UTC
Writer: Removed: sgilda Added: tomwells


Comment 11 Tom WELLS 2012-10-19 00:30:05 UTC
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.


Comment 12 Anne-Louise Tangring 2012-11-13 20:07:55 UTC
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 



Note You need to log in before you can comment on or make changes to this bug.