Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.3.0, 5.3.1
-
Fix Version/s: 5.5.0
-
Component/s: None
-
Labels:None
-
Environment:
windows xp
Description
When a Producer is started before a Consumer we get a "javax.jms.JMSException: Unmatched acknowledege".
The same application runs fine when a Producer is started after a Consumer.
Attached you will find full repro instruction code and scripts.