Re: How close session if the client did not do it?

2016-11-04 Thread Robbie Gemmell
In that scenario there is no event that the session was closed since it wasnt explicitly. You need to clean up the implicit closure of resources on a given connection while you are dealing with the the fact the connection has disconnected abruptly. Presumably allowing for such things is among the r

Re: queue or topic name with \

2016-11-04 Thread Rob Godfrey
Hi Nikhil, which of the JMS clients (AMQP 0-9-/10 or AMQP 1.0) are you using - and which AMQP broker/service are you connecting to? Also, queries such as these should probably be send to the users@qpid.apache.org mailing list where they will likely be spotted easier than in the dev list which is

[Qpid C++ Broker] Why broker link state retains connecting when I setup Broker Federation in windows using qpid-route ?

2016-11-04 Thread lei....@airlink-software.com
Hello, everybody ! I'm new in qpid and want to setup Broker Federation in windows. I downloaded and built Qpid C++ Broker in windows. I can send messages with qpid-send to a broker and receive them with qpid-receive from the same broker, but failed when I use federation. The appearance is that t