Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As pointed out by [~gemmellr] and Gordon Sim the AMQP 1.0 JMS client examples fail with an unhelpful error message if the required queue "queue" is not present.
The exceptions should propagate enough useful information (the amqp error is 'not found' it occurred when attempting to receive from 'queue') to help the end user diagnose the issue.