Hi
When you send to the JMS queue then you may want to send that either as
- InOnly (aka fire and forget)
- InOut (request reply over JMS)
See the following EIPs about that
http://camel.apache.org/event-message.html
http://camel.apache.org/request-reply.html
So if you want fire and forget then
im new in apache camel , i read camel in action but i have yet many questions
, i'm pressed because i have to achieve my project in which there are many
routes and endpoints .i search for help , to receive messages from an
external web service what endpoint should i use to connect it.
--
View th
What's the error did you get?
As you using using the ActiveMQ VM transport, you need to put the JMS client
and the camel route into the same JVM.
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.b