ActiveMQ with replyto and replyTotype=Shared is not functioning for multiple queues call

2015-11-02 Thread sathiyaraja
Regards., Sathiyaraja P -- View this message in context: http://camel.465427.n5.nabble.com/ActiveMQ-with-replyto-and-replyTot

Re: Removing namespaces from soap response using SoapOutInterceptor

2015-06-14 Thread sathiyaraja
Hi, You can do this by xsl transformation., PFB xsl for removing namespace from a xml message., http://www.w3.org/1999/XSL/Transform";> Regards, Sathiya -- View this message in context: http://camel.465427.n5.nabble.com/Removing-namespaces-from-soap-respons

CronScheduled Route Policy is not working in cluster

2015-06-14 Thread sathiyaraja
Hi ., Can anyone help with cronscheduledouterpolicy in fuse 6.1 cluster. My camel file file looks like below., http://camel.apache.org/schema/spring";> The above is working in non clustured environment, but not works in clustred environment. Thanks in ada

Re: Using CXF endpoint to call an NTLM protected Rest service

2015-01-28 Thread sathiyaraja
Hi.,, The below links will help you.., http://camel.apache.org/http.html http://camel.apache.org/cxfrs.html http://stackoverflow.com/questions/10169570/how-can-i-invoke-a-restful-service-through-apache-camel Regards, Sathiya -- View this message in context: http://camel.465427.n5.nabble.com/

How to have Camel Exchange Properties while doing message transfer with ActiveMq

2014-12-29 Thread sathiyaraja
I am doing message transfer with Active MQ's. When i transfer the Message contents to a ActiveMq Endpoint, All the camel exchange properties are lost. How to use exchange properties with Active Mq. My Implementation., /person/city = 'London' *

Re: Dynamic routing to a XSL file

2014-12-02 Thread sathiyaraja
Thanks Guru.. Its propertyName inside setProperty.. wrongly typed in this post. I could able to log the property also. Inside recipientlist i cant able to use any camel exchange properties(headers or property). But i tried with xpath and its working fine But in my case it should read from the pr

Dynamic routing to a XSL file

2014-12-01 Thread sathiyaraja
Hi, In my implementation i have some 30 to 40 xsl files. So i have to route the input message to any one of the xsl based on the input element. This is my input message., ABCDSathiya I have a xsl file with name., ABCD-Req.xsl My current Implementation., /xml/value/text() http://cam

Re: Starting a rout once on start and then always at 3am

2014-11-30 Thread sathiyaraja
http://camel.apache.org/schema/spring";> In from uri u can give a dummy timer to start ur route. -- View this message in context: http://camel.465427.n5.nabble.com/Starting-a-rout-once-on-start-and-then-always-at-3am-tp5759767

Synchronous message transfer between JVM's(container's) with MQ.

2014-11-30 Thread sathiyaraja
tribute in activemq and with NMR component also not helping :( Kindly help. Regards, Sathiyaraja P -- View this message in context: http://camel.465427.n5.nabble.com/Synchronous-message-transfer-between-JVM-s-container-s-with-MQ-tp5759835.html Sent from the Camel - Users mailing list