Re: REST DSL - including documents

2015-01-25 Thread Taariq Levack
Hi guys I just did the same thing for Netty and I used Netty's example code for serving static files, just Camelized it a little in a fabric8 quickstart using Rest DSL. With this I can have the REST routes and the static files served on the same port, support browser caching etc. There are still

Re: Choosing between Mapping Options

2015-01-25 Thread Bilgin Ibryam
1. For this option you can use Dozer to do the bean mapping and have better control using Java for more complicated transformation that cannot be done with xslt. 2. This option is more natural for xml processing, but some developers (including me) don't like working xslt. Also in one situation we

Re: Logging throttled messages?

2015-01-25 Thread Anton Hughes
Hi Claus We are using Jboss Switchyard, and the current stable release uses Camel 2.10, and the rejectExecution is available in 2.14. So, I am again looking into ThrottlingInflightRoutePolicy. Am I correct in my understanding that ThrottlingInflightRoutePolicy will stop ALL messages, until the n

Examples of sticky load balancing

2015-01-25 Thread Anton Hughes
Hello I am interesting in learning - and possibly using - the Sticky Load Balancer. Are there any examples of this? The documentation gives examples of most of the others, but not this one. Thanks

Re: Apache Camel Base64 Encoding Issue: java.lang.NoSuchMethodError

2015-01-25 Thread yeandone
Hi, Claus, Willem, and Camel Friends. Do you have any idea how to resolve the issue above? Any idea and help will be greatly appreciated. Thanks. Will -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-Base64-Encoding-Issue-java-lang-NoSuchMethodError-tp5762074