Thank you both for the replies!
Andy
--
View this message in context:
http://camel.465427.n5.nabble.com/Logical-Units-of-Work-tp5752206p5752243.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
I've not used Camel for a number of years and now have a (to me) non-trivial
task which I wonder if it can be done in Camel using standard camel
component:
I have a CSV file with structured data in it:
F1,xxx,,xxx,xxx
F2,XXX,XXX
F2,XXX,XXX
F1,xxx,,xxx,xxx
F2,XXX,XXX
F2,XXX,XXX
F2,XXX,XXX
The
Hi
I have a route that triggers a Unix job which updates a database table with
its progress. The trigger process returns instantly, but the resulting Unix
job may take a long time to process.
My route now needs to poll the database table every n seconds to see when
the job has finished.
I need
Hi
I'm using Camel 2.9.1 and have successfully deployed my application to
WebSphere 7.0.0.11, where it works fine.
However, when I try to run the in-built Camel Web Console, it causes an
exception to be thrown. This is the stack trace:
Error Page Exception
SRVE0260E: The server cannot use the er