How to dynamically inject hystrix properties?

2017-04-16 Thread Priyanka Gopinath
I have this special usecase where I want to change the threadpool size and thread pool key based upon the endpoint that is getting called. All of these values are available in the configuration on the exchange. For eg : Endpoint A => Threadpool(5) => Threadpool key(A) Endpoint B =>

Re: Camel SSH - dynamic values

2017-04-16 Thread Claus Ibsen
Hi I logged a ticket so we can support username/password headers in the future https://issues.apache.org/jira/browse/CAMEL-11152 Contributions is welcome On Thu, Apr 13, 2017 at 3:40 AM, urwithsumit wrote: > @Claus, toD() did worked for user id and password. > >

Re: Camel Websocket // Binding error

2017-04-16 Thread Claus Ibsen
Hi Maybe there is some old code with 9292 or and old java / jvm process running that take up the old port, or something. On Sun, Apr 16, 2017 at 5:49 AM, contactreji wrote: > Hello guys > > I am doing a POC on camel websockets. I have some data being pushed from UI >

Re: Transformation options

2017-04-16 Thread Claus Ibsen
Hi Try to think how you would write the java api for the message transformation without Camel. What would the input and output's be etc. Then try to write unit test for these transformation that dont use Camel if possible. When using beans the return type is the message body, and as such if you

Apache Camel reviews

2017-04-16 Thread Claus Ibsen
Hi Recently I stumbled on a tweet about an Apache Camel review and therefore I was intrigued. It was a review from a site I have not head about before - trustradius. You can read the text for a minute or two before I asks for login so I was skeptic at first. Well this morning I logged in using