How to add camel-bindy to osgi project - very urgent help required

2018-05-11 Thread Anton Hughes
Im trying to use camel-bindy in an OSGi project. However I get the following error: Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.0.8:assembly (karaf-assembly) on project karaf2-cxf-rest: Unable to build assembly: Unable to resolve root: missing requirement [root] osgi.iden

Re: Need some very lite help

2018-05-11 Thread Mark Nuttall
My suggestion is to use camel with spring boot. They are a fantastic combo. And make getting up and running easy. On Fri, May 11, 2018, 5:55 PM Michael Joyner wrote: > Hi all! I am moving from Mulesoft to Camel. I was wondering if there was > anyone that could help professionally with TalendESB

Need some very lite help

2018-05-11 Thread Michael Joyner
Hi all! I am moving from Mulesoft to Camel. I was wondering if there was anyone that could help professionally with TalendESB/Camel/Karaf for VERY LITE assistance in creating Proof-Of-Concepts. I am coming up to speed on Camel, but it would be great to have someone to email if I get stuck or ne

Re: How can I include common behavior in several routes?

2018-05-11 Thread Steve973
Thanks, everyone. I did get an answer on SO, and it was also what Quinn Stevenson suggested. I am creating a custom RoutePolicy class that extends from RoutePolicySupport. In onExchangeBegin and onExchangeDone, I am creating a new exchange and sending it to the status endpoints via a fluent prod