On Fri, May 17, 2013 at 2:21 PM, Christian Fromme <[email protected]> wrote:
> Using the (newer) qpid::messaging API, I can't seem to find where to > add the routing-key for a bridge. I guess its somewhere through the > Variant::Map args? Are possible key/value pairs the broker understands > documented somewhere? Argh, I hate to answer my own questions 5 minutes after I wrote them, but I think I've found the way to add the key. Its done in the "oldexample.cpp" like this: params["key"]=key; Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
