reta opened a new pull request #872:
URL: https://github.com/apache/cxf/pull/872


   It turns out that when async client is used with oneway methods (in CXF 
context, oneway is the method that returns 202), the response hangs 
indefinitely due to the fact that the client callback is never called / 
propagated. Additionally, it turned out, for sync / async flows, the response 
filters are also not called for oneway methods.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to