Hi,

Here is JMS listener[1] which I mean.

[1] http://static.springsource.org/spring/docs/2.5.x/reference/jms.html#jms-mdp

Willem

Mick Knutson wrote:
Thanks for the test example. I am going to look at this.

But I do not understand the concept of the listener you speak of. Is there a
page on this concept? An example?

---
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
---



On Mon, Aug 3, 2009 at 11:49 PM, Willem Jiang <[email protected]>wrote:

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