Hello,
I've successfully sent a QMF2 _agent_locate_request and got a
_agent_locate_response back, but I'm now wondering what use it is....

So is the broker agent the only QMF2 agent running by default? I get

qmf.opcode = _agent_locate_response
qmf.agent = apache.org:qpidd:04cb2a36-ccaa-4762-9e9a-56329c267085

_instance = 04cb2a36-ccaa-4762-9e9a-56329c267085
_name = apache.org:qpidd:04cb2a36-ccaa-4762-9e9a-56329c267085
_product = qpidd
_vendor = apache.org


I've been trying to write a "getAgents()" method for a Java QMF Console
implementation, but only having one Agent makes it hard to test the case for
multiple results. Any ideas how to kick of additional agents easily without
having to write lots of code so I can try testing this???

Also how does the agent relate to the endpoint address? I've been talking to
the broker via "qmf.default.direct/broker" and I guess that I thought that
this in some way related to the broker agent so I'd assumed that if there
were other agents available I'd be able to retrieve their endpoint addresses
and talk to them.

I've clearly missed something about all this but the document at
https://cwiki.apache.org/qpid/qmfv2-api-proposal.html does rather imply that
"qmf.default.direct/broker" is the broker agent's address.

I'd appreciate any pointers
Fraser








--
View this message in context: 
http://apache-qpid-users.2158936.n2.nabble.com/QMF2-agent-locate-response-tp6606846p6606846.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to