Hi,
Can I define any route with any condition ? Currently I'm using Camel 2.14.2
version. Any opportunity is there so that I am willing to execute the route
based on particular condition ?
My requirement : Actually I want to delete the file conditionally. If I can
put some condition on "delete" p
Hi,I was trying to use wildcard character for transferring select files to
the target ftp endpoint. But I was failed to achieve this.The route config
is done as below - *
*Can
anybody help me ? I'm using Apache Camel 2.14.2 versi
Hi,
Can you suggest any example where jboss resteasy is used in Camel RestDSL ?
Thanks in advance,
Jayanta P.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-can-I-work-with-Jboss-resteasy-with-Camel-2-16-2-tp5785725.html
Sent from the Camel Development mailing list a
Hi,
I'm new in Apache Camel. I'm using Camel 2.14.2. Here is a typical problem
that I'm facing while using Apache Camel in one of my project -
There are currently four layers :
UI layer, Channel Manager Layer, Camel EIP Layer with JavaDSL & CoreApp
Layer.
1. UI will initiate rest call to Chan