You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2010/08/03 12:47:38 UTC

Re: Java sample for subscribing to (ActiveMQ) Topic and receiving JMS msgs from consumer?

See this wiki page
http://camel.apache.org/pojo-consuming.html



On Tue, Aug 3, 2010 at 12:45 PM, benxs <bx...@yahoo.co.uk> wrote:
>
> I am searching for a (POJO or without Annotations) java client source sample
> which subscribes to a (ActiveMQ based) Topic and receives JMS msgs from this
> Topic.
>
> As far as I can see no such sample is provided in the standard examples
> supplied with Camel v2.4.0
>
> Maybe somehone knows where such a sample is available.
>
> Ben
> --
> View this message in context: http://camel.465427.n5.nabble.com/Java-sample-for-subscribing-to-ActiveMQ-Topic-and-receiving-JMS-msgs-from-consumer-tp2262777p2262777.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Java sample for subscribing to (ActiveMQ) Topic and receiving JMS msgs from consumer?

Posted by Claus Ibsen <cl...@gmail.com>.
And btw Camel in Action chapter 14 covers using annotations for
routing. And it has an example with JMS. Although its a queue, but its
the same for topic.


On Tue, Aug 3, 2010 at 12:47 PM, Claus Ibsen <cl...@gmail.com> wrote:
> See this wiki page
> http://camel.apache.org/pojo-consuming.html
>
>
>
> On Tue, Aug 3, 2010 at 12:45 PM, benxs <bx...@yahoo.co.uk> wrote:
>>
>> I am searching for a (POJO or without Annotations) java client source sample
>> which subscribes to a (ActiveMQ based) Topic and receives JMS msgs from this
>> Topic.
>>
>> As far as I can see no such sample is provided in the standard examples
>> supplied with Camel v2.4.0
>>
>> Maybe somehone knows where such a sample is available.
>>
>> Ben
>> --
>> View this message in context: http://camel.465427.n5.nabble.com/Java-sample-for-subscribing-to-ActiveMQ-Topic-and-receiving-JMS-msgs-from-consumer-tp2262777p2262777.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus