I have just checked the jms code. Currently we can not handle this but the change is perhaps quite easy.
Just added an issue to track this:
https://issues.apache.org/jira/browse/CXF-1933

Greetings

Christian

Christian Schneider schrieb:
- Client send a request with an asynch frontend and gives a permanent reply queue
- Client goes down
- Server replies on the reply queue. The reply message should have no timeout in this case
- Client comes up again
- Client receives the reply on the reply queue. Since correlation checking is turned off it processes the reply
- The reply handler of the asnyc frontend is called with the reply


--

Christian Schneider
---
http://www.liquid-reality.de

Reply via email to