[
https://issues.apache.org/jira/browse/CXF-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320167#comment-14320167
]
Manuel EVENO edited comment on CXF-6258 at 2/13/15 2:31 PM:
------------------------------------------------------------
It seems possible to append the Message Id to the ReplyTo URL to make it uniq.
As a workaround, this could be done in an interceptor that comes after the
MAPAggregatorImpl and change the replyTo address by appending the message Id.
was (Author: mektoub):
It seems possible to append the Message Id to the ReplyTo URL to make it uniq.
> Make multiple and parallel asynchronous WS-Addressing request possible
> ----------------------------------------------------------------------
>
> Key: CXF-6258
> URL: https://issues.apache.org/jira/browse/CXF-6258
> Project: CXF
> Issue Type: Bug
> Components: WS-* Components
> Affects Versions: 3.0.3, 2.7.14
> Reporter: Manuel EVENO
> Priority: Critical
> Labels: asynchronous, response, ws-addressing
>
> Actually, there can only be one asynchronous WS-Addressing web service
> waiting for a async response at a time.
> The decoupled endpoint used is not unique and each subsequent async request
> replace the registered MessageObserver with a new one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)