You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by "Henry B. Messenger" <he...@gmail.com> on 2006/12/14 19:57:53 UTC

OpenWire C interface

Has anyone been able to get the OpenWire C API to work at all?

There are no makefiles and many compilation errors in the svn source, which
are fixable, but once that's all done, the example client is unable to
connect.

I have tried ActiveMQ 4.1.0, 4.0.1 and 4.0-RC3 with similar results. The
connect call fails with:

Connecting......Could not connect: End of file found (70014)

And some versions of ActiveMQ generate a Java stack walkback starting with:

java.lang.IllegalArgumentException: Invalid version: 1297154048, could not
load org.apache.activemq.openwire.v1297154048.MarshallerFactory

It looks like the protocol between ActiveMQ and OpenWire-C isn't in sync and
it just plain doesn't work.

Again, has *anyone* made this work?

-- 
View this message in context: http://www.nabble.com/OpenWire-C-interface-tf2822755.html#a7878872
Sent from the ActiveMQ - User mailing list archive at Nabble.com.