Daniel Kulp created CXF-5242:
--------------------------------
Summary: JMS Topic based replies can lose messages
Key: CXF-5242
URL: https://issues.apache.org/jira/browse/CXF-5242
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.7.6, 2.6.9
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.6.10, 2.7.7
If you use a Topic for a JMS reply queue (not sure why you would, likely a bad
practice) for a request/reply interaction, there is a very small period of time
between when the message is sent and the listener starts listening. If the
server responds in that time period, the response is lost as there is no
listener on the topic.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira