You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Matvey <ma...@inbox.ru> on 2009/01/29 11:57:33 UTC

Need Example of POJO Producer configured via Spring XML

Anyone please show me a working example of simple POJO JMS producer mapped
via Spring configuration to Camel routes.

Idea: to send ASYNCHRON ArrayList<Properties> Object every time I invoke
special bean method to a message queue inside ActiveMQ JMS Server
-- 
View this message in context: http://www.nabble.com/Need-Example-of-POJO-Producer-configured-via-Spring-XML-tp21724692s22882p21724692.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Need Example of POJO Producer configured via Spring XML

Posted by James Strachan <ja...@gmail.com>.
2009/1/29 Matvey <ma...@inbox.ru>:
>
> Anyone please show me a working example of simple POJO JMS producer mapped
> via Spring configuration to Camel routes.
>
> Idea: to send ASYNCHRON ArrayList<Properties> Object every time I invoke
> special bean method to a message queue inside ActiveMQ JMS Server

How's this exampe - which sends a message to the 'foo.bar' queue
whenever you invoke the doSomething() method
http://camel.apache.org/pojo-producing.html

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/