Hi,
I need to store a date time variable in body. I need to use this variable in
different routes and change its date and time.
I am using following code for this.
${SYSDATE()}
I am a newbie in camel. Plz help.
Thanks,
Kom
; On Wed, Nov 20, 2013 at 7:36 AM, komal bhola <[hidden email]> wrote:
>
> > Hi,
> >
> > I need to store a date time variable in body. I need to use this variable
> > in
> > different routes and ch
Hi ,
Currently I am using cxf endpoint to listen to soap requests. Actually I
want to use http endpoint only to listen to soap requests. I need to provide
different services on only 1 URL. So I want soap method name to be populated
in camel headers, based on which I can call different different se
Hi
I am still facing issue please help!!
What i want to do is something like this -->
http://0.0.0.0:6062/volt/SchedulingEngineWeb/services/CallSubscription?sessionSupport=true&enableJmx=true&enableTrace=true";
id="soap">
This endpoint receives soap requests from
Hi ,
I have implemented camel with blueprint implementation.
Please provide some guide or tutorial. All i find are spring tutorials.
My Code is as follows:
Camel Context :
Hi I am getting following exception while starting activemq.
15:27:06,185 | INFO | veMQ Broker: amq | KahaDBStore |
114 - org.apache.activemq.activemq-osgi - 5.8.0.redhat-60024 | Stopping
async queue tasks^M
15:27:06,185 | INFO | veMQ Broker: amq | KahaDBStore
Hi Claus,
Thanks for the reply. I have successfully started activemq embedded in
jboss-fuse.
Now from my application which is camel based I want to send receive messages
to that queue.
For the same I have coded which I mentioned in my 1st post. When I install
my application a lot of jasper, gla