Hi Fraser,

the 1-0 support is on by default... The issue may be related to virtual
hosts...  IIRC proton is telling the broker that the host it wants to open
is "localhost" so if you don't have a localhost virtualhost inside the
broker then it may fail...  The error could obviously do with some work,
whatever the cause.

I'll try to fire up a fresh broker and clean proton install and see what I
can see,

Cheers,
Rob


On 25 August 2014 18:37, Fraser Adams <fraser.ad...@blueyonder.co.uk> wrote:

> Hello,
> I've just tried using proton's send example with the Java Broker:
>
> ./send -a amqp://guest:guest@localhost/amq.fanout
>
> and I get the helpful response:
> [0x21ff810]:ERROR[0] (null)
>
> [0x21ff810]:ERROR[0] (null)
>
> CONNECTION ERROR connection aborted (remote)
>
>
>
> I'm pretty sure that I've previously had this working with the Java Broker
> but I can't think what I'm doing wrong. I can't remember if there's
> something I need to add to the broker config JSON to make it work with AMQP
> 1.0, if so what's the incantation I need, if not what am I doing wrong with
> send?
>
> Cheers.
> Frase
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

Reply via email to