Hi, where I can find an example of redlock=idempotent-change for file
component write in Spring DSL?
Thanks
Mirko
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-file-redlock-idempotent-changed-tp5793722.html
Sent from the Camel - Users mailing list archive at Nabble.co
Hi,
after some try, I think I've found the error.
It seems that the idempotentkey on file endpoint doesn't work as expected.
With this route the key is never found
${file:name}
${file:onlyname.noext}
For more clarity, I'm using camel 2.18.1 and a remote infinispan server
connect by hotrod (version 8.2.5).
This is the config cache
Thanks
Mirko
--
View this message in context:
http://came
Hi,
I've a problem with Idempotent, the route is deployed on a EAP7 server on
cluster mode ( 2 servers active ).
The idempotent doesn't work. The file is process from the two server. Why?
Can someone help me please ?
Thanks
Mirko
Hi, I've a problem to create a file with header, footer and sections with
header, sub_header and contents
ex:
F994CMPU03817.33.382016061480---> HEADER
P_AR_O --> HEADER SECTION
Titoli_Bloccati_Fondo_GABSORET --> SUB_HEADER SECTION
-->CONTENT
Ok, now after I have changed the file hotrod-client.propertis how you
suggested it's working
Thank you very much.
Bye
Mirko
--
View this message in context:
http://camel.465427.n5.nabble.com/infinispan-Idempotent-and-RemoteCacheManager-tp5780600p5780757.html
Sent from the Camel - Users mailin
Sorry, was a typo.
On the new route obviously I've removed the attribute skipDuplicate...
But idempotent continues doesn't working
help me please
Thanks
Mirko
--
View this message in context:
http://camel.465427.n5.nabble.com/infinispan-Idempotent-and-RemoteCacheManager-tp5780600p5780723.htm
Hi, to coplete the information set I sent,
this is the config of hotrod-client.properties
infinispan.client.hotrod.transport_factory =
org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory
infinispan.client.hotrod.server_list = 10.0.0.77:11222
infinispan.client.hotrod.marshaller =
or
Hi, I have a problem with infinispanIdempotent.
This is my config :
/ag_02:Messaggio/ag_02:Data_Giro
CamelDuplicateMessage
I have two EAP server in domain mode w
Hi,
I've a problem with custom AggregationStrategy and xml spring config.
I've copied the source code of UseOriginalAggregationStrategy for my custom
AggregationStrategy and add new Header.
How to configure the aggregator with the original Exchange?
In the splitter "code"
if (strategy == null) {
hi,
sorry for the delayed response.
I'm using camel version 2.6.0 and spring version 4.1.6.RELEASE.
This one of the routes
http://camel.apache.org/schema/spring";
xmlns:ag_01="http://www.my.it/Accpos";
>
Hi,
after a bit of investigation I've found when the aggregation not end.
If the last item in the split throw an error it will be redirected to a
deadletter channel and not return to the Split component.
I think this is because the default failure processor on
org.apache.camel.DeadLetterChannelBui
Hi,
to repond to Kai , I've tryed with the properties CamelSplitIndex,
CamelSlpitSize and CamelSplitComplete but this properties are empty out of
split and if I set the header with a simple on the split at the end the
split the header is also not set.
To respond to Claus, the problem is that the
Hi,
I've a problem with a split and custom aggregationStrateqy.
I've to count the items that were split.
This in my AggreagationSt egy
public class Item_AggregationStrategy implements AggregationStrategy{
private static final Logger LOGGER =
Logger.getLogger(Item_AggregationStrate
hi everyone,
I've a problem with marshal a List with bindy.
this is part of my route;
on processor I've setted:
List b =
exchange.getOut()set.Body(b)
on the result file I've the header and blank lines for each object in the
List.
I've also tryed add:
before
the marshal
but I've an
Hi, I've a problem with setHeader ad xpath.
This is my xml
http://www.gestielle.it/Accpos";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.gestielle.it/Accpos
src/main/resources/Accpos.xsd ">
2015-07-01
O
C6_O
98
Cambi Spot
Thanks,
now works.
I've added on pom
org.apache-extras.camel-extra
camel-jboss6
2.13.2
and this on applicationContex
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-bindy-2-14-1-and-jboss-eap-6-3-3-tp5763997p5764003.html
Sent from th
Hi,
I'm trying to use bindy on camel 2.14.1 with a WAR deploy on jboss-eap 6.3.3
this is my camel context:
http://camel.apache.org/schema/spring";>
18 matches
Mail list logo