You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Carl Trieloff <cc...@redhat.com> on 2011/07/13 20:32:10 UTC

Re: Getting qpid version programatically

On 07/13/2011 02:32 PM, Jeff Armstrong wrote:
> Is there some way to get the qpid version through the C++ API? I would prefer not to hardcode the version number, but I can't find anything in the documentation.
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:users-subscribe@qpid.apache.org
>


I can be retried via QMF from the broker object.

    <property name="version"          type="sstr"   access="RO"
desc="Running software version"/>

regards
Carl.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org