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
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'
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
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
>
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
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
: 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
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.
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
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
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:
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
).
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
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
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
/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
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
;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
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
19 matches
Mail list logo