Hi, has any body compiled OpenWIre C on Linux and use it with ActiveMQ 5.1.0 ?
I 've compiled it but when I try to run the example main.c I get allways the error: Connecting......Could not connect: Cannot allocate memory (12) I have debugged the code and it seems that when the application is trying to connect to ActiveMQ, ActiveMQ return a unknown OW type : 97 therefore in the function ow_DataStructure *ow_create_object(ow_byte type, apr_pool_t *pool), the application return 0. I need help to solve this problem Thanks in advance /Rafael -- View this message in context: http://www.nabble.com/COMPILING-OpenWire-C-on-Linux-tp17773692p17773692.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.