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
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
> 2023-04-23 11:33:58.427 INFO 1493992 --- [ main]
> org.apache.camel.main.MainSuppor
BTW, also make sure your kamelet is named `test-sink.kamelet.yaml`
On Mon, Apr 24, 2023 at 10:12 AM Pasquale Congiusti <
pasquale.congiu...@gmail.com> wrote:
> Hello Ivan,
> from the log it seems you're running it locally via Camel JBang. Have you
> provided the correct parameter to the kamelet d
Hello Ivan,
from the log it seems you're running it locally via Camel JBang. Have you
provided the correct parameter to the kamelet directory [1]? Also, it seems
you're using twice the same wiretap endpoint. I am not familiar with the
wiretap components and not sure if that could be the reason of t