Re: JMS-JMS bridge and wildcards

2008-08-10 Thread Minh Tu Duong
Hi Rob, i try to the features of jms component and the same proplem happens: configuration: -- xmlns="http://activemq.apache.org/camel/schema/spring";> --- and when i send message to name.somename

Unit Testing JMS Applications

2008-08-10 Thread Joshua Smith
ActiveMQ Users- Could someone suggest some resources for using JUnit for testing JMS applications? In particular, I'd like to start up ActiveMQ on the test machine as an embedded app during testing instead of having to have it running somewhere on an external server. Could someone point me in the

Re: Unit Testing JMS Applications

2008-08-10 Thread Joe Fernandez
Peruse the ActiveMQ source code tree under .../activemq-core/src/test There are lots of test cases there and there are a couple of embedded-related test cases in .../activemq-core/src/test/java/org/apache/activemq Joe www.ttmsolutions.com Joshua Smith-5 wrote: > > ActiveMQ Users- > > Co

CMS reconnect to broker (failover)

2008-08-10 Thread Patrick Ruckstuhl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Is there a way to automatically reconnect in with cms? Something similar as described on http://activemq.apache.org/how-can-i-support-auto-reconnection.html Thanks and Regards, Patrick -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Min

Re: CMS reconnect to broker (failover)

2008-08-10 Thread Nathan Mittler
Unfortunately, ActiveMQ-CPP does not currently support the failover transport, so it's up to the client to reconnect. Regards, Nate On Aug 10, 2008, at 1:24 PM, Patrick Ruckstuhl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Is there a way to automatically reconnect in with cms?

Re: Unit Testing JMS Applications

2008-08-10 Thread Joshua Smith
Thanks Joe. Josh On 8/10/08, Joe Fernandez <[EMAIL PROTECTED]> wrote: > > > Peruse the ActiveMQ source code tree under > > .../activemq-core/src/test > > There are lots of test cases there and there are a couple of > embedded-related test cases in > > .../activemq-core/src/test/java/org/apache/ac

JMS the way to go?

2008-08-10 Thread RMMM
I'm new to this kind of technology and trying to get some perspective. I'm writing a software system for a business with about a half dozen store locations. It's a system that will only be used internally and (for the foreseeable future) have very low volume. It will just perform a few basic serv