On Tue, 2011-02-08 at 11:29 -0600, Kerry Bonin wrote: > Appreciate any help...
Could you be a little clearer with what you want? In the current qpid implementation (in C++ broker at least) durability of messages isn't related to the transport (which is a networking concept), but to a persistence plugin. I don't know if this is also true for the Java broker (if you wanted that) but I'd think it's pretty likely to be true there too. Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
