> And the other Camel is picking up that file. Eg it get processed?
> So the failed to rename is a race condition because the other Camel
> grabbed the same file, but was faster to do the rename?
We believe this is what is happening. Even with readLock option two
instances pick the same file an
Hi
I saw a Spring webinar "Spring Integraion for Splunk"
http://www.springsource.org/node/4308 last day.
Splunk collects, indexes and harnesses machine-generated big data so you can
monitor, search, analyze, visualize (dashboards) and act on large streams of
real-time and historical machine data.
Because I use "org.apache.commons.dbcp.managed.BasicManagedDataSource"
instead of "com.atomikos.jdbc.AtomikosDataSourceBean".
I also use "org.apache.activemq.pool.XaPooledConnectionFactory" instead of
"com.atomikos.jms.AtomikosConnectionFactoryBean".
Pascal Leclercq from Atomikos already forked my
Hi,
I have created a context using camel context xml. I have set the id of an
endpoint while configuring,
http://localhost:/ussdService?sessionSupport=true";
id="ussd-1">
I need to get this value during execution. I tried the following
code to get the id in processor of the