On Qui, 2013-05-23 at 14:10 +0100, Gordon Sim wrote:
> On 05/23/2013 02:03 PM, Bruno Matos wrote:
> > It should work now, with the domains configured with qpid-ctrl and a
> > sender created with my-queue@my-domain ? In the test I run it complains
> > that there is no such queue.
> 
> Yes, if my-queue exists on the broker identified by my-domain then 
> sending to that should work. You're using a 0.22 RC, right?

Yes, I'm using 0.22 RC3 with the patch from revision 1485467.
I've created the domain like this

./qpid-ctrl create type=domain name=my-domain
properties="{'url':'B','sasl_mechanisms':'PLAIN','username':'someuser','password':'somepass'}"
 -b someuser/somepass@A

Created a queue on B with name 'queue2'.

Then I send a message to queue2@my-domain to broker A and it complains:

Exception received from broker: not-found: not-found: Queue not found:
queue2@my-domain

-- 
Bruno Matos


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to