Just tested using trunk, and everything works as I expected.

    px = sess.sender("myfanout; {create: always, node: {type: topic,
x-declare: {exchange: myfanout, type: fanout}}}")
    px.send("")

Worked like a charm. Awesome.
The new API is excellent, btw. :)

/d

On Sun, Aug 15, 2010 at 8:26 PM, Daniel Lundin <[email protected]> wrote:
> Is it possible to, in the new messaging API, [auto-]declare a fanout
> exchange using the address when creating a Sender?

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

Reply via email to