Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: SF-258
Type: Bug Bug
Status: Resolved Resolved
Resolution: Resolved at Apache
Priority: Major Major
Assignee: Freeman Fang
Reporter: Stan Lewis
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
FUSE Services Framework

WS-RM + WS-Security enabled via policies in the WSDL causes the server to send the response to the wrong endpoint on the client

Created: 06/Jul/10 01:17 PM   Updated: 24/Nov/10 04:44 AM
Component/s: None
Affects Version/s: 2.2.6-fuse-01-00
Fix Version/s: 2.3.0-fuse-00-00, 2.2.11-fuse-00-00

File Attachments: 1. GZip Archive test-case.tar.gz (45 kB)


External Issue URL: https://issues.apache.org/jira/browse/CXF-3097


 Description  « Hide
If you configure WS-RM and WS-Security in the WSDL the server appears to combine the WS-RM sequence acknowledgement and response from the service into the same message and send it to the client's decoupled endpoint. As the client is only expecting to receive sequence acknowledgement messages on the decoupled endpoint not the result of the service invocation it can't correlate the response properly, and so retries sending the invocation to the server.

To run the test case just do:

mvn clean install

then do:

mvn -Pserver in one terminal and mvn -Pclient in another terminal.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Stan Lewis made changes - 06/Jul/10 01:18 PM
Field Original Value New Value
Attachment test-case.tar.gz [ 17103 ]
Stan Lewis made changes - 06/Jul/10 01:19 PM
Link This issue fixes DEV-2484 [ DEV-2484 ]
Matt Hernon made changes - 08/Sep/10 12:12 AM
Link This issue blocks ESB-1262 [ ESB-1262 ]
Freeman Fang made changes - 13/Oct/10 01:13 AM
Assignee Freeman Fang [ ffang ]
Freeman Fang made changes - 29/Oct/10 08:48 AM
Freeman Fang made changes - 29/Oct/10 08:52 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Resolved at Apache [ 6 ]
Freeman Fang made changes - 24/Nov/10 12:57 AM
Fix Version/s 2.2.11-fuse-00-00 [ 11092 ]
Fix Version/s 2.3.0-fuse-00-00 [ 11091 ]