Having a single Registry/CamelContext for distributed lookup?

2015-03-22 Thread SD
I have seen mention of using Hazelcast or ServiceMix as a possibility of doing this. Is there a concrete example or documentation covering this usecase? So basically it is a hub-and-spoke model where various nodes would lookup component endpoints from a central repository/host that has the camel

Re: DRPC Component?

2015-03-22 Thread Claus Ibsen
Hi No we have these components http://camel.apache.org/components.html But it sounds like a good idea, you are welcome to log a JIRA ticket about a camel-drpc component http://camel.apache.org/support And we love contributions so people is welcome to work on such a component. On Sun, Mar 22, 20

Re: Camel-Restlet 2.15.0 setting up SSL

2015-03-22 Thread Claus Ibsen
Hi Yeah that sounds like an issue. You are welcome to log a JIRA, attach an unit test, and/or work on a patch. http://camel.apache.org/contributing.html On Sat, Mar 21, 2015 at 5:39 PM, sandp wrote: > Hello, > I debugged the camel RestletComponent and DefaultRestletBinding, the code in > Restle

DRPC Component?

2015-03-22 Thread Don Collett
Is there a DRPC component so camel can route to a storm cluster?

Camel XML-JSON marshalling : camel-xmljson dataFormat

2015-03-22 Thread contactreji
Hey Is there any way to configure this component to explicitely specify the array elements in resultant json string from an xml in xmljson mashalling process.Can you carefully notice the placement of square brackets on the output and the expected result. Attaching my camel route towards the end o

Re: How to avoid blocking threads in JmsComponent with Oracle AQ

2015-03-22 Thread Frank Ertl
Hi Preben, a real snip would be really useful indeed. Still I'm not shure how this is going to work, taking into account that the last backoffintervall will be 12 hours. Regards, Frank -- View this message in context: http://camel.465427.n5.nabble.com/How-to-avoid-blocking-threads-in-JmsCo