How to access ActiveMQ from OpenWire-C Client

View: New views
2 Messages — Rating Filter:   Alert me  

How to access ActiveMQ from OpenWire-C Client

by cmoorshead :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I recently installed ActiveMQ 5.3.0 on Linux RHEL.  I now need to access ActiveMQ from a C program also running on Linux RHEL.  I'm trying to use the OpenWire C Client.  I downloaded and installed APR 1.3.8 which appeared to be pre-requisite.  On the ActiveMQ website, I downloaded the following source files and example program:
- ow.c
- ow.h
- ow_buffer.c
- ow_command_type_v1.h
- ow_commands_v1.c
- ow_commands_v1.h
- ow_commands_v2.c
- ow_commands_v2.h
- ow_marshal.c
- amqcs.c
- amqcs.h
- main.c
I need help in getting it compiled and working.  Is there a makefile available?  Also it looks like there is a version 1 and 2.  Some of the files I downloaded reference version 1, while other reference version2.  I'm confused.

Re: How to access ActiveMQ from OpenWire-C Client

by Hiram Chirino :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The openwire c client was just experimental and was never fully
finished.  The openwire c++ client on the other hand got an active
maintainer and is production ready.  see:
http://activemq.apache.org/cms/

On Thu, Nov 5, 2009 at 5:03 PM, cmoorshead <cris.moorshead@...> wrote:

>
> I recently installed ActiveMQ 5.3.0 on Linux RHEL.  I now need to access
> ActiveMQ from a C program also running on Linux RHEL.  I'm trying to use the
> OpenWire C Client.  I downloaded and installed APR 1.3.8 which appeared to
> be pre-requisite.  On the ActiveMQ website, I downloaded the following
> source files and example program:
> - ow.c
> - ow.h
> - ow_buffer.c
> - ow_command_type_v1.h
> - ow_commands_v1.c
> - ow_commands_v1.h
> - ow_commands_v2.c
> - ow_commands_v2.h
> - ow_marshal.c
> - amqcs.c
> - amqcs.h
> - main.c
> I need help in getting it compiled and working.  Is there a makefile
> available?  Also it looks like there is a version 1 and 2.  Some of the
> files I downloaded reference version 1, while other reference version2.  I'm
> confused.
> --
> View this message in context: http://old.nabble.com/How-to-access-ActiveMQ-from-OpenWire-C-Client-tp26222795p26222795.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>
>



--
Regards,
Hiram

Blog: http://hiramchirino.com

Open Source SOA
http://fusesource.com/