2009/1/29 Matvey <mat...@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/

Reply via email to