Hello,
I think I've run into certain issue with camel - normally it allows almost
any header names, but JMS spec is quite restrictive about it (taken from JMS
1.1 3.8.1.1 paragraph, page 42):
Identifiers:
- An identifier is an unlimited-length character sequence that must begin
with a Java identi
Thanks, Claus.
For some reason I saw your reply just now (and did not receive any e-mails
from nabble, which is strange).
Is there a way to attach unit of work synchronization code in Spring DSL ?
This would be real help!
--
View this message in context:
http://camel.465427.n5.nabble.com/Error
Hi All,
I need to solve following scenario with camel:
While message is being processed in route, I need to record certain
information based on content being processed. At the end of processing this
information have to be written to a storage (as a KPI event), clean-up
executed regardless of succ