Hi,

You can take a look at the camel-jms's unit test[1] for starting the activeMQ server.

For the multiple client , maybe you need to create some listener with separated thread to check the status message.

[1] https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/temp/TemporaryQueueRouteTest.java

Willem

Mick Knutson wrote:
I ma using Java DSL right now for the routing.

And just to make sure I am going down the correct path, here is what I am trying to do with these consumers:

I want a server to create a Status Message to a TOPIC. I then want remote Consumers to get this message they are subscribing to.

I tried to use the visio stencils you have here.

The issue is how would I create a unit test for this to ensure multiple clients get this message?

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (866) BLiNC-411: (254-6241-1)
f. (415) 685-4233

Website: http://baselogic.com
Linked IN: http://linkedin.com/in/mickknutson
Vacation Rental: http://tahoe.baselogic.com
---


Reply via email to