<p style="font-size: 14px; clear: both; word-wrap: break-word; color: rgb(0, 0, 0); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">Hello!</p><p style="font-size: 14px; clear: both; word-wrap: break-word; color: rgb(0, 0, 0); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">I have a declared durable exchange and no one queue (so exchange hasn't bound to any queue) I create channel in transaction mode and publish durable message with set mandatory bit.</p><p style="font-size: 14px; clear: both; word-wrap: break-word; color: rgb(0, 0, 0); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">After that I call commit method, which hasn't returned any error...</p><p style="font-size: 14px; clear: both; word-wrap: break-word; color: rgb(0, 0, 0); font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;">Do you know where my message is after that? Why there is no any error (queue is absent)?</p>