Building 32-bit

2008-04-05 Thread sfred
How do I build a 32-bit ActiveMQ-CPP for Linux for AMD (x86) platform? I've tried various combinations to get it built, but I keep running into roadblocks. The most obvious thing for me to try was: ./configure CXXFLAGS=-m32 That seemed to compile it for 32-bit, but when it came to liniking,

Re: queue connecting to wrong broker.

2008-04-05 Thread Mario Siegenthaler
Your problem might be that the two brokers are in a network of brokers due to this line in the configuration (discovery via multicast). However your config for broker B shouldn't do multicast discovery, but still.. Else you'll need to use jms/QueueConnectionFactory for all operations related t

Questions about transactions with ActiveMQ

2008-04-05 Thread Alex J Lennon
Hi, I've been testing out Apache NMS with MSMQ and ActiveMQ. The test platform is a Windows XP box with and ActiveMQ 5.0.0. running with default settings. I'm using client code based on that found here: http://activemq.apache.org/nms/nms.html Initially I found that I got an exception when clo

[ANN] Habari ActiveMQ Client 1.1 with ObjectMessage support

2008-04-05 Thread mjustin
March 31, 2008 - betasoft, independent software developer for CodeGear(tm) Delphi and for the Java(tm) platform, is pleased to announce release 1.1 of its client library Habari for Apache ActiveMQ, the popular and powerful open source Message Broker and Enterprise Integration Patterns provider.

Behaviour of ActiveMQ tables in Oracle!

2008-04-05 Thread Nirav
I have a doubt about ACTIVEMQ_MSGS table, Because I am unable to got any document material regarding ActiveMQ tables. I really appriciate if someone help us regarding this, 1. Purpose of all 3 tables? 2. When these tables populated? 3. Do we have to write any job to flush it out or ActiveMQ aut