On 16/08/16 14:20, Artem wrote:
Thanks, but where user can see this ErrorCondition?
That depends on the client library they are using.
For example if they use qpid JMS client, or qpid.amqp_1_0.client ?
I'm not very familiar with those, but the first thing I would check is that the correct frame is sent over the wire from the server. (Turn on PN_TRACE_FRM=1 to see a trace from the server, or use wireshark).
P.S. i ask it, because org.apache.qpid.amqp_1_0.client.Receiver#getError() return null, after server Endpoint.setCondition().
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
