I didn't see /home/gordon/projects/qpid-svn-trunk/cpp/src/qpid/broker/management-schema.xml in the svn repo, where else could I look for it? thx...
On Wed, Nov 20, 2013 at 8:05 AM, Gordon Sim <g...@redhat.com> wrote: > On 11/20/2013 01:33 PM, Kerry Bonin wrote: > >> Thanks! I'm absolutely fine w/ using the messaging APIs, and thanks for >> the example, its clear enough. Is there any data available from the >> console APIs (I used them a long time ago - 0.8? - weren't very stable) >> that I can't get using the message APIs? >> > > No, all the data that the tools offer can be obtained through direct use > of the underlying QMFv2 protocol. > > > And where can I look for the best >> documentation that does exist? >> > > https://cwiki.apache.org/confluence/display/qpid/QMF+Map+Message+Protocolis > the basic description of the protocol, /home/gordon/projects/qpid- > svn-trunk/cpp/src/qpid/broker/management-schema.xml is the schema > definition that describes the stats and properties available for different > classes of object. > > Though it doesn't really help on the list side, I've attached some rough > notes I wrote up on creating and deleting objects. It may (or may not) be > useful for some of the general patterns with QMF. > > Feel free to ask questions here as well. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org >