[openamq-dev] Getting Started with WireAPI on Windows
Robert Godfrey
rob.j.godfrey at gmail.com
Thu Feb 28 11:00:11 CET 2008
Hi Cameron,
Qpid is shortly going to be releasing M2.1 for which the Java Broker
will speak both 0-8 and 0-9 versions of the protocol, so it should
interoperate with the current release of the OpenAMQ client libraries
(or conversely the Java client will interoperate with the current
OpenAMQ broker).
As Carl replied in the Qpid mailing list the 8,0 vs 0,9 is historical
to do with how 0-8 represented version numbers in the wire protocol.
Hope this helps,
Rob
2008/2/27 Cameron Taggart <cameron.taggart at gmail.com>:
> I was hoping to use the Client WireAPI on a Windows computer to
> connect to a Apache Qpid broker. I installed Microsoft Visual C++ 6.0
> today and built OpenAMQ-1.2c4 following the build instructions [1].
> That was easy, but figuring out the include paths, library paths, and
> libraries to get the first example in the WireAPI pdf spec working [2]
> was a pain. A may need to document that if I get time.
>
> What versions of the AMQ Protocol are supported by the WireAPI? Only
> 0-9? If not, how can I set it to do 0-8?
>
> A coworker of mine setup an Apache Qpid M2 [3] broker. I think it
> implement the 0-8 protocol, although when I have the WireAPI client
> connect to it, I get this error:
>
> version mismatch: server sent (1,1,8,0) expected (1,1,0,9)
>
> I think Qpid has a bug and should read (1,1,0,8). WDYT?
>
> Cameron
>
> [1] http://openamq.org/build.html
> [2] http://openamq.org/wireapi.html
> [3] http://www.mail-archive.com/announce@apache.org/msg00437.html
> _______________________________________________
> openamq-dev mailing list
> openamq-dev at lists.openamq.org
> http://lists.openamq.org/mailman/listinfo/openamq-dev
>
More information about the openamq-dev
mailing list