Are messages lost if a stomp producer is quick

2007-05-13 Thread panu
Hi Guys, I just downloaded ActiveMQ SNAPSHOT v.4.2.0 last night and tried a simple test with Stomp Python (stomp.py). That is, I ran a producer sending 100 of 1K messages consecutively (without any pause) to a queue. Things went OK when I ran the test on a PowerPC1.4GHz Mac OS X notebook. Run

Problem negotiating wire format on second connection

2007-05-13 Thread Scott Frazier
Hi, I've run into an interesting problem and was wondering if anyone can provide any insight. I have a linux box running ActiveMQ 4.1.1 with the stock config. When I attempt to run the consumer and producer examples, the first application to connect to the broker succeeds. The second app

Re: Problem for installin ActiveMQ CPP on MAC OS X Tiger

2007-05-13 Thread Nathan Mittler
I've just upgraded my darwinports to the latest macports (renamed) v1.440and also upgraded cppunit and the automake tools and everything works for me. My guess is that there must be a problem with your installation of macports. For some reason, the build isn't finding your cppunit libraries ...