Re: sslcontextparameters for HTTP component

2025-03-11 Thread Ivan Kulaga
properties: myProperty: "myValue" You can also open a post in zulipchat <https://camel.zulipchat.com/> if you have any further questions. Best regards, Ivan Kulaga On Mon, Mar 10, 2025 at 6:20 PM Rohan Emmanuel wrote: > hi , > i am trying to configure SSL context

Re: Large Camel Open-Source project?

2024-08-20 Thread Ivan Kulaga
rocessing and connecting information systems in the healthcare sector. *GitHub: oehf/ipf <https://github.com/oehf/ipf> * Best regards, Ivan Kulaga On Tue, Aug 20, 2024 at 11:25 PM Mark Webb wrote: > Does anyone know of any decent size open-source projects that use Apache > Camel? I'

Re: Resequnce customization

2024-08-14 Thread Ivan Kulaga
nce of messages, but apart from resequencing you also need correlation and merging of your messages. Best regards, Ivan Kulaga On Wed, Aug 14, 2024 at 8:37 PM Jan Bares, WOOD & Co. wrote: > Hi, > > The resequence feature has limited customization possibilities. We need to > resequen

Re: Customise Java DSL in Camel 4

2024-07-20 Thread Ivan Kulaga
a dependency in your application and then add them to camel context at application configuration step. Best regards, Ivan On Sat, Jul 20, 2024 at 4:23 PM Claude Mamo wrote: > Hello Camel community, > > Probably this has been asked before but couldn't find a good answer in the >

Re: How will Camel filter headers in message body read from IBM MQ and process the transaction.

2024-01-14 Thread Ivan Kulaga
Hello! I am not from the Camel team but maybe I might be able to help. Do I understand correctly that you need to consume only messages that have a specific header value? In that case you want to use jms selector, like in the example here: https://camel.apache.org/components/4.0.x/eips/selective-co

RE: wiretap to kamelet question

2023-04-24 Thread Ivan Tam
Thanks Claudio. I tried your code using direct endpoint and it works. Thanks, Ivan -Original Message- From: Ivan Tam Sent: Monday, April 24, 2023 6:01 PM To: users@camel.apache.org Subject: RE: wiretap to kamelet question No it doesn’t work in Java 11 2023-04-24 16:48:16.300 INFO

RE: wiretap to kamelet question

2023-04-24 Thread Ivan Tam
: wiretap to kamelet question EXTERNAL EMAIL - Use caution opening attachments and links. On Sun, Apr 23, 2023 at 3:46 PM Ivan Tam wrote: > > 2023-04-23 11:33:58.277 INFO 1493992 --- [ main] > org.apache.camel.main.MainSupport: Apache Camel (JBang) 3.20.1 is > starting

wiretap to kamelet question

2023-04-23 Thread Ivan Tam
mel-base-engine-3.20.1.jar:3.20.1] at org.apache.camel.impl.engine.AbstractCamelContext.addService(AbstractCamelContext.java:1533) ~[camel-base-engine-3.20.1.jar:3.20.1] at org.apache.camel.impl.engine.AbstractCamelContext.doGetEndpoint(AbstractCamelContext.java:992) ~[camel-base-engine-3.

Re: Camel and Kafka manual commit : java.util.ConcurrentModificationException

2022-11-23 Thread Ivan
Ok thanks. Ivan Rododendro > Le 23 nov. 2022 à 18:01, Claus Ibsen a écrit : > > Hi > > The resequencer EIP is async, so its output is processed by another thread, > which manual commit from kafka is not supported as you must do that on the > same thread that received

Re: Camel and Kafka manual commit : java.util.ConcurrentModificationException

2022-11-23 Thread Ivan Rododendro
ify one of our unit > tests and run. > > In this case ... > > Please, can you provide a full reproducer and send the code? Please put it > on Github, so I can clone and reproduce and debug? That would make > investigating and fixing this much easier and quicker for me. > > Kin

Re: Camel and Kafka manual commit : java.util.ConcurrentModificationException

2022-11-22 Thread Ivan Rododendro
9) at org.apache.camel.processor.Resequencer.processExchange(Resequencer.java:320) at org.apache.camel.processor.Resequencer$BatchSender.sendExchanges(Resequencer.java:560) at org.apache.camel.processor.Resequencer$BatchSender.run(Resequencer.java:483) Ivan On Tue, Nov 8, 2022 at 3:32 PM Otavio Rodolfo Piske wrote:

Re: Camel and Kafka manual commit : java.util.ConcurrentModificationException

2022-11-07 Thread Ivan Rododendro
Hi Otavio, Camel version is 3.17.0 thank you On Wed, Nov 2, 2022 at 7:00 PM Otavio Rodolfo Piske wrote: > Hi Ivan, > > For Kafka (consumer) objects, yes, they should be created for every route. > I want to try to take a look at it during this week or in the next. > > In the

Re: Camel and Kafka manual commit : java.util.ConcurrentModificationException

2022-10-26 Thread Ivan
). Are you sure that new objects are created for every route created from a template ? Ivan Rododendro > Le 24 oct. 2022 à 15:40, Otavio Rodolfo Piske a écrit : > > Hi, > > From the code you provided, it's not very clear to me when and where you > are calling the commit. A

Camel and Kafka manual commit : java.util.ConcurrentModificationException

2022-10-21 Thread Ivan Rododendro
Hello I'm really new to Camel concepts, our need is to create some identical routes, identical except for some parameters, from a Kafka topic to a http endpoint, with some processing in-between. Besides this we want to explicitly commit the message consumption only when the http endpoint has been

camel-cxf url namespace handling

2021-10-06 Thread Ivan Tam
om/p4535992/bug-load-namespace-blueprint Here is the log and the namespace used in blueprint Thanks, Ivan [ Blueprint Extender: 2] BlueprintContainerImpl INFO Blueprint bundle com.bd.ccecameltest.cxf-hello-test/1.0.0.SNAPSHOT is waiting for namespace handlers [http://camel.ap

RE: Feature camel-atlasmap not found

2021-08-16 Thread Ivan Tam
/CAMEL-15700 Many thanks, Ivan -Original Message- From: Jean-Baptiste Onofré Sent: Monday, August 16, 2021 5:08 AM To: users@camel.apache.org Subject: Re: Feature camel-atlasmap not found EXTERNAL EMAIL - Use caution opening attachments and links. Hi, IMHO, we should create a Jira to

RE: [Spam]: Re: Is there batch functionality in Camel?

2013-02-28 Thread Vasilev, Ivan
Thanks Henryk and Maruan! It really helped. Best Regards, Ivan -Original Message- From: Henryk Konsek [mailto:hekon...@gmail.com] Sent: Wednesday, February 27, 2013 10:27 PM To: users@camel.apache.org Subject: [Spam]: Re: Is there batch functionality in Camel? Hi Ivan, > I wonder

Is there batch functionality in Camel?

2013-02-27 Thread Ivan Vasilev
;file://inputdir/").convertBodyTo(String.class).to("jms:test.queue") Is there way to set Camel to send newly created files in "inputdir" on batches of 1k files, or on each 10 seconds, whatever first occurs. Thanks, Ivan

Re: using Camel behind proxy

2013-02-07 Thread Ivan Vasilev
Thanks a lot Willem for your help! Ivan On Wed, Feb 6, 2013 at 5:15 PM, Willem jiang wrote: > camel-twitter is leveraging the twitter4j. Here the instruction of setting > the proxy from twitter4j FAQ[1]. > > You can either to use system properties(-Dtwitter4j.ht