Support different implementations of uncorrelatedExchanges in MAPCodec
----------------------------------------------------------------------

                 Key: CXF-3049
                 URL: https://issues.apache.org/jira/browse/CXF-3049
             Project: CXF
          Issue Type: New Feature
          Components: WS-* Components
            Reporter: Alessio Soldano


The uncorrelatedExchanges map in MAPCodec is used to correlate response 
messages and set the proper exchange in them. This however does not support 
advanced scenarios where the response messages are not received by the the same 
app/JVM/classloader as the sending one.

We should think about providing different implementations / storage solutions 
for that map. Users would then be allowed to configure the implementation that 
offers the required visibility.

See the thread here for related discussion: 
http://cxf.547215.n5.nabble.com/WS-Addressing-asynch-MEP-CXF-2167-and-WSTF-tests-tt2852840.html#none

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to