Re: from server to oracle

2013-03-14 Thread Claus Ibsen
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

Re: from server to oracle

2013-03-13 Thread takidean
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

Re: from server to oracle

2013-03-12 Thread Willem jiang
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