Aidan Skinner wrote:
On Fri, Apr 24, 2009 at 4:06 PM, Jesse W. Hathaway <[email protected]> wrote:
Do I have to make any configuration changes for the java broker to
support 0-8?
No, it should Just Work. It'll automatically negotiate the correct
AMQP version. From the stack trace you posted it seems like that part
worked fine and it croaked a little further on.
What appears to have gone wrong is a field table allocation when it's
decoding the framing. I don't have any ruby knowledge but if you
wanted to start digging into the client that's probably a good place
to start.
If I recall correctly the java broker uses a modified version of the 0-8
spec and introduces an extra argument to basic.consume. That may well be
the cause of the problem.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]