+1 (non-binding)
Thanks Pasquale!
---
Gaëlle
Le sam. 21 juin 2025 à 18:13, Pasquale Congiusti <
pasquale.congiu...@gmail.com> a écrit :
> Hello,
>
> This is a vote to release Apache Camel K 2.7.0. This release contains a
> bunch of new features [1] and aligns to the latest Camel Quarkus runtime
+1 (non-binding)
-Original Message-
From: Pasquale Congiusti
Sent: Saturday, June 21, 2025 11:13 AM
To: dev ; users@camel.apache.org
Subject: [EXTERNAL MAIL] [VOTE] Release Apache Camel K 2.7.0
Hello,
This is a vote to release Apache Camel K 2.7.0. This release contains a bunch
of ne
GitHub user bluezebra-developers added a comment to the discussion: Container
Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It?
How to run env in production mode?
GitHub link:
https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-13548244
+1 (non-binding)
On Mon, Jun 23, 2025 at 6:38 AM Claudio Miranda
wrote:
> +1 (non-binding)
>
> Em sáb., 21 de jun. de 2025 às 17:13, Pasquale Congiusti
> escreveu:
> >
> > Hello,
> >
> > This is a vote to release Apache Camel K 2.7.0. This release contains a
> > bunch of new features [1] and al
+1 (non-binding)
Em sáb., 21 de jun. de 2025 às 17:13, Pasquale Congiusti
escreveu:
>
> Hello,
>
> This is a vote to release Apache Camel K 2.7.0. This release contains a
> bunch of new features [1] and aligns to the latest Camel Quarkus runtime
> (3.15.3). An important feature to highlight is th
+1 (binding)
Thanks
Le sam. 21 juin 2025 à 18:13, Pasquale Congiusti <
pasquale.congiu...@gmail.com> a écrit :
> Hello,
>
> This is a vote to release Apache Camel K 2.7.0. This release contains a
> bunch of new features [1] and aligns to the latest Camel Quarkus runtime
> (3.15.3). An important
GitHub user bluezebra-developers deleted a comment on the discussion: Container
Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It?
How to run env in production mode?
GitHub link:
https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-13548244
---
+1 (binding)
Regards
JB
On Sat, Jun 21, 2025 at 6:12 PM Pasquale Congiusti
wrote:
>
> Hello,
>
> This is a vote to release Apache Camel K 2.7.0. This release contains a
> bunch of new features [1] and aligns to the latest Camel Quarkus runtime
> (3.15.3). An important feature to highlight is the
+1 (binding)
Thanks Pasquale
Il sab 21 giu 2025, 18:13 Pasquale Congiusti
ha scritto:
> Hello,
>
> This is a vote to release Apache Camel K 2.7.0. This release contains a
> bunch of new features [1] and aligns to the latest Camel Quarkus runtime
> (3.15.3). An important feature to highlight is
GitHub user edubencz added a comment to the discussion: Exporting logs
Thanks for you answer, @mgubaidullin
So the best approach is via scrapping?
I was trying something along the lines of active export on the part of the
integration service.
As camel-observabilities still doesn't export lo
GitHub user mgubaidullin added a comment to the discussion: Exporting logs
Using a Centralized Logging System (Production-Grade) for scalable, persistent,
searchable logs:
Popular logging stacks:
ELK Stack (Elasticsearch + Logstash + Kibana)
EFK Stack (Elasticsearch + Fluentd + Kibana)
Loki +
GitHub user bluezebra-developers added a comment to the discussion: Container
Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It?
Dev. I think I found it. It is trace json file.
How can I deploy docker with production, which parameter is compose file and
what paramete
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
Perfect! thanks @mgubaidullin, that solved the problem!
One more thing. The button Deploy is enabled, and if I click it, an error toast
pops up, and the request details show some problem trying to
GitHub user mgubaidullin added a comment to the discussion: Container Disk
Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It?
What containers have this issue? DevMode or Production?
GitHub link:
https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-1
GitHub user mgubaidullin added a comment to the discussion: Why pods are not
showing in Deployments
`packaged` will be used in the next version
GitHub link:
https://github.com/apache/camel-karavan/discussions/1506#discussioncomment-13497948
This is an automatically sent email for users@
GitHub user mgubaidullin added a comment to the discussion: Why pods are not
showing in Deployments
Pod should have label "org.apache.camel.karavan/type"="project" for Karavan
4.10.x and below.
Usually configured in build.sh
```
...
-Djib.container.labels=org.apache.camel.karavan/type=project,
Hi Tom,
I think my fix is not very clean. It only works well because I disconnect after
every poll.
Maybe keeping the Session alive via SMB2Echo requests and reconnect on error is
the better solution?
I got the idea from this issue:
https://github.com/hierynomus/smbj/issues/852#issuecomment-25
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
It seems to me that my build step is not applying the expected label to
identify the pod type?
LABEL_TYPE = "org.apache.camel.karavan/type";
If I access the pod manually via k8, and apply this lab
Jubar,
That's great news that you have a fix for your use case! Do you plan on
submitting a PR?
I have some more testing to do, but I'm seeing some differing results
depending on how long the connection is broken for - something like this
seems to be helping though :
-return share.list
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
Looking at the frontend code, it seems to require pods to have an specific
'type' to be 'packaged' but my pods are getting tyoe 'unkown':
 method is called in my case.
I tested my route today with the following changes and it works pretty well.
diff --git
a/components/camel-smb/src/main/java/org/apache/camel/component/smb/
Yes, I'm on it.
The vote passes.
Il giorno mar 17 giu 2025 alle ore 09:05 Claus Ibsen
ha scritto:
> Hi Andrea
>
> Do you maybe have time to end this vote and publish the release.
>
> On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino
> wrote:
>
> > Hello all,
> >
> > This is a vote for releasing
Hi Andrea
Do you maybe have time to end this vote and publish the release.
On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino wrote:
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.5
>
> This is a release supporting Camel 4.10.5, the release supporting Camel
> 4.10.5 patch relea
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
Any solution to this problem of No Pods?
I can see karavan web app probing GET 'ui/container' endpoint, and my
integration container/pod is visible in the response list.
I imagine there is some
I gave this a try a couple of times and I don't see disconnect() called at
all in this situation - I do not think that is the issue here. I
think the Share needs to be refreshed at some point after the timeout, I'll
try to look for a way to do that.
On Mon, Jun 16, 2025 at 7:47 AM j_b_s34
Sorry, I forgot to include the link to the file. Here we are:
https://www.filemail.com/d/semdpxvatlusiwc
Thanks,
Vlad
> On 16. 6. 2025, at 10:59, Vladislav Krejcirik wrote:
>
> Hi,
>
> Sure. I attached complete Camel route. The route name is
> `IN_FISS_A_RPT111ProcessingRoute`.
>
> Let me e
Hi
Yeah you are welcome to try those suggestions and see if that helps. It may
also be that instead of catching IOException then catching all exceptions
and then closing and potentially re-creating the client can help.
But if you have a life system to test against and time then that is
Would catching the exception from session.close() and then force closing the
connection fix the issue?
Example:
...
if (session != null) {
try {
session.close();
} catch (Exception e) {
if (e.getCause() instanceof TransportException)
Hi,
Sure. I attached complete Camel route. The route name is
`IN_FISS_A_RPT111ProcessingRoute`.
Let me explain the problem again. I’m trying to process each line from file
obtained from FTP server. That code is starting with
`.split(simple("${exchangeProperty.ftpFileContent}”))`. I do couple t
+1 (binding)
Le ven. 13 juin 2025 à 14:49, Andrea Cosentino a écrit :
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.5
>
> This is a release supporting Camel 4.10.5, the release supporting Camel
> 4.10.5 patch release.
>
> Kamelets release files:
> https://dist.apache.org/repo
I think this is a bug in the underlying library smbj:
https://github.com/hierynomus/smbj/issues/864
And this error was also discussed on the Camel forum:
https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/SMB.20Componnent.20how.20the.20connection.20alive.3F/with/507977443
As I can s
lems in the contents of this message
which arise as a result of e-mail transmissions.
From: Dipak Rai
Sent: Friday, 13 June 2025 1:37 PM
To: users@camel.apache.org; Andy Gilette ;
claus.ib...@gmail.com
Subject: Re: Http Component - Oauth2 not working Microsoft Authorization servers
Hi Andy, Claus,
+1 (binding)
Regards
JB
On Fri, Jun 13, 2025 at 2:40 PM Andrea Cosentino wrote:
>
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.5
>
> This is a release supporting Camel 4.10.5, the release supporting Camel
> 4.10.5 patch release.
>
> Kamelets release files:
> https://dist.apa
+1 (non-binding)
Thanks !
Em sex., 13 de jun. de 2025 às 13:42, Andrea Cosentino
escreveu:
>
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.5
>
> This is a release supporting Camel 4.10.5, the release supporting Camel
> 4.10.5 patch release.
>
> Kamelets release files:
> https
+1 (binding)
On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino wrote:
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.5
>
> This is a release supporting Camel 4.10.5, the release supporting Camel
> 4.10.5 patch release.
>
> Kamelets release files:
> https://dist.apache.org/repos
Hi Andy, Claus,
Sorry that I couldn't reply earlier. But MS Server expecting a 'token' is
not a problem. I am connecting to MS Server via token itself in the below
way successfully. I hope it helps:
//import the msal4j library as a pom dependency
String AUTHORITY = "https://login.microsoftonline
pted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any such problems in the contents of this message
which arise as a result of e-mail transmissions.
From: Claus Ibsen
Sent: Friday, 13 June 2025 5:27 AM
To: users@camel.a
What version are you using, can you please create a reproducer? I never see
this before
Il gio 5 giu 2025, 09:07 Adithya Kashyap H M ha
scritto:
> Hi Team,
>
> We are using the Kafka Streaming processor to handle records, and we've
> encountered an issue where the record is getting committed reg
Hi
Did you spend more time on this?
It may be that the manual commit is not much in use, and we have not had
reports on this before.
But a quick glance looks like the CommitManager should maybe be made as a
noop when you use manual commit.
Then this will only happen when the end user calls expli
__
> From: Claus Ibsen
> Sent: June 9, 2025 10:01 AM
> To: users@camel.apache.org
> Subject: Re: creating route template - java builder vrs java dsl
>
> Hi
>
> We have not heard about this before.
> Camel 3 is EOL and not supported.
>
> You are
Hi
Can you post the full route code with the splitter and whatnot as its not
entirely understandable what you problem is.
So can you try explain it better.
On Wed, Jun 11, 2025 at 1:51 PM Vladislav Krejcirik
wrote:
> Hi All,
>
> We are experiencing unexpected behavior when using .wireTap within
Hi
So did you implement a solution for this?
If MS Authentication Server has this requirement, then it may be nice to
have some kind of option in camel-http, you can set that then adjusts Camel
to MS style.
It can be some kind of vendor string so in the future there can be other
implementations i
trace/debug logs for you ;-)
thanks,
jvh/dg
From: Claus Ibsen
Sent: June 9, 2025 10:01 AM
To: users@camel.apache.org
Subject: Re: creating route template - java builder vrs java dsl
Hi
We have not heard about this before.
Camel 3 is EOL and not suppo
Alright... thank you for the reply! Really appreciate it.
Do you think this is clear enough in the current documentation? To me, this
part is rather confusing:
IMPORTANT: this will only reduce the endpoint cache of the toD that has a
chance of being reused in case a message is routed with the sa
Alright, understood. Thanks!
Em ter., 10 de jun. de 2025, 10:51, Claus Ibsen
escreveu:
> Hi
>
> Its either
>
> a)
> Do not use all those HTTP_XXX headers with toD.
> Instead put dynamic parts in the toD uri with {{xxx}} placeholders for
> headers / variables etc.
>
> b)
> Or use a single static
Hi
Its either
a)
Do not use all those HTTP_XXX headers with toD.
Instead put dynamic parts in the toD uri with {{xxx}} placeholders for
headers / variables etc.
b)
Or use a single static to and only HTTP_XXX headers
On Tue, Jun 10, 2025 at 2:27 PM Gabriel Souza <
gabrielaraujodesouz...@gmail.
Hi
To configure the brokerUrl on the component
https://issues.apache.org/jira/browse/CAMEL-22161
On Mon, Jun 9, 2025 at 4:10 PM Claus Ibsen wrote:
> Hi
>
> You are welcome to help update the documentation
> https://camel.apache.org/camel-core/contributing/
>
> The 2nd is not a Camel URI builder
Hi
Its likely not supported, as Camel is not used to sync email inboxes.
But maybe something can be done. You are welcome to create a JIRA and work
on an improvement.
On Thu, May 8, 2025 at 1:14 PM Shenavai, Manuel
wrote:
> Hi everyone,
>
>
>
> Is there a way to keep proper format of inline att
Hi
You are welcome to help update the documentation
https://camel.apache.org/camel-core/contributing/
The 2nd is not a Camel URI builder, but AMQ having a URI like configuration
ala Camel.
Maybe we can add a special option on the component to take in AMQ URI as
parameter and then it would be in t
Hi
This is expected behaviour as toD needs to know the component in use before
it can do optimizations. And that is why it works correctly when you start
with "http:..." then Camel knows its the http component and can do pre-
optimizations.
On Fri, May 23, 2025 at 2:17 PM Gabriel Souza <
gabriel
Hi
You also created a JIRA.
https://issues.apache.org/jira/browse/CAMEL-22147
On Thu, Jun 5, 2025 at 2:03 PM Esmaeili, Soheila
wrote:
> Hello Camel community,
>
> I'm encountering a StackOverflowError when running a Camel test that
> worked perfectly fine with* the older (unmaintained – 2.x) C
Hi
We have not heard about this before.
Camel 3 is EOL and not supported.
You are welcome to try with the latest Camel v4 and see if you can find out
if something is still wrong or not.
Also mind SB has package scanning so your problem is likely something about
SB loading some clases before othe
Hi Everyone,
I wanted to make everyone aware of a job opening with the State of
Oregon, Oregon Health Authority for a System Architect/Camel
Developer full time permanent position . Closes June 8 2025
https://oregon.wd5.myworkdayjobs.com/en-US/SOR_External_Career_Site/job/Systems-Architec
***
>
> @Configuration
> public class TestConfiguration {
> @Bean
> public RouteBuilder routeBuilder() {
>
> return new RouteBuilder() {
> @Override
> public void configure() {
>
String fileUrl = fileUri("?noop=true&fileExist=Override");
// <--- BREAKPOIINT
from(getFtpUrl()).setHeader(Exchange.FILE_NAME,
constant("deleteme.jpg"))
.to(fileUrl,
"mock:result")
Hi,
Did you import in your pom.xml *camel-test-infra-ftp *with type* test-jar? *The
test jar contains both main and test classes
https://github.com/apache/camel-spring-boot/blob/main/components-starter/camel-ftp-starter/pom.xml#L54-L60
Moreover, in *camel-spring-boot* repository there are some te
+1 (binding)
Thanks
Le jeu. 29 mai 2025 à 14:47, Andrea Cosentino a écrit :
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.12.0
>
> This is a release supporting Camel 4.12.0, the release supporting Camel
> 4.12.0 development release.
>
> Kamelets release files:
> https://dist.ap
+1 (binding)
Regards
JB
On Thu, May 29, 2025 at 2:45 PM Andrea Cosentino wrote:
>
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.12.0
>
> This is a release supporting Camel 4.12.0, the release supporting Camel
> 4.12.0 development release.
>
> Kamelets release files:
> https://di
have to live with and handle at route level, through
rate limit, for instance?
> -Original Message-
> From: Andrea Cosentino
> Sent: 29 May 2025 13:23
> To: piyush.pa...@mcarbon.com.invalid
> Cc: users@camel.apache.org; Tarun Parashar
>
> Subject: Re: Batching in camel-ka
+1 (binding)
On Thu, May 29, 2025 at 2:46 PM Andrea Cosentino wrote:
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.12.0
>
> This is a release supporting Camel 4.12.0, the release supporting Camel
> 4.12.0 development release.
>
> Kamelets release files:
> https://dist.apache.org
+1 (non binding)
Thanks
Em qui., 29 de mai. de 2025 às 13:45, Andrea Cosentino
escreveu:
>
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.12.0
>
> This is a release supporting Camel 4.12.0, the release supporting Camel
> 4.12.0 development release.
>
> Kamelets release files:
> h
Hi, did someone get to see this?
Em sex., 23 de mai. de 2025, 09:11, Gabriel Souza <
gabrielaraujodesouz...@gmail.com> escreveu:
> Hello, I want to ask a question about the usage of the .toD EIP. Recently,
> we had a memory leak problem due to a misuse of .toD. Our URL had a path
> parameter that
3.21.0 is an old version, not supported anymore.
We are now fully focused on 4.x. The LTS release is 4.10.x and the last
released version is 4.10.4.
The suggestion is to test your logic (adapted with the migration guide) to
this release and check the result.
Il giorno gio 29 mag 2025 alle ore
https://issues.apache.org/jira/browse/CAMEL-22108
On Fri, May 23, 2025 at 5:54 AM KARTHIK PRABHU N
wrote:
> Hello Team,
>
>
>
> With regards to CAMEL-22007 , we don’t see the changes are reflected in the
> micrometer document although it is present in release letter. Could you
> please do the ne
Hi
Thanks for reporting
https://issues.apache.org/jira/browse/CAMEL-22095
On Wed, May 21, 2025 at 10:57 AM Valentin Brückel
wrote:
> Dear Camel Team,
>
> I ran into an issue when updating a client's Camel routes to a version
> past 4.5 (which does inline routes into REST routes by default):
>
>
I have no problem parsing the URI myself, the missing Component DSL support
for broker urls is more of a completeness issue.
man. 19. mai 2025, 15:27 skrev Knut-Håvard Aksnes :
> The first one is a documentation problem. AMQPConnectionDetails is
> deprecated so the documentation should document
Hello Federico,
Go below error when platform http component used.
Thank
Karthik
On Wed, 14 May 2025, 2:49 pm Federico Mariani, <
federico.mariani.1...@gmail.com> wrote:
> Hello,
>
> Lately, we did a lot of improvements to the platform-http component. Can
> you try using the latest Camel 4
Hello,
Lately, we did a lot of improvements to the platform-http component. Can
you try using the latest Camel 4.10.x release and platform-http instead of
servlet? IIRC, in platform-http component the attachments are handled in
the body (if only one attachment is present) and the message attachmen
GitHub user mgubaidullin added a comment to the discussion: Creation of Karavan
Image for ECR
You can either pull the apache/camel-karavan image and push it to your AWS
image registry, or build your own image by following the same steps used in the
GitHub Actions workflow in the repository.
GitHub user squakez added a comment to the discussion: Nested kamelets
Hello, this doc should help:
https://camel.apache.org/components/next/kamelet-component.html#_calling_a_kamelet_from_another_kamelet
GitHub link:
https://github.com/apache/camel-karavan/discussions/1528#discussioncomment-1
GitHub user mgubaidullin added a comment to the discussion: Karavan vs Kaoto
If you're looking for tooling to enable Business Analysts to design and deploy
integrations in a CamelK environment, here are a few key considerations:
**Camel-K Compatibility:**
If you're specifically using Camel-K,
GitHub user shaun-forgie edited a comment on the discussion: Karavan vs Kaoto
I am looking for tooling that can be used by Business Analysts to design and
deploy integrations and pipes into a Camelk environment.
GitHub link:
https://github.com/apache/camel-karavan/discussions/1526#discussionc
GitHub user shaun-forgie added a comment to the discussion: Karavan vs Kaoto
I am looking for design tooling that can be used by Business Analysts to build
integrations and pipes.
GitHub link:
https://github.com/apache/camel-karavan/discussions/1526#discussioncomment-13058505
This is an
GitHub user mgubaidullin added a comment to the discussion: Karavan vs Kaoto
Kaoto is designer of routes while Karavan is end-to-end solution: projects
stored in git, designer, build and deployment to Docker or Kubernetes.
What are you looking for?
GitHub link:
https://github.com/apache/came
GitHub user shaun-forgie edited a discussion: Karavan vs Kaoto
Interested to know which approach we should take for integration design
workflows.
GitHub link: https://github.com/apache/camel-karavan/discussions/1526
This is an automatically sent email for users@camel.apache.org.
To unsu
Hello Claus,
First issue got fixed after enabling the stream cache pool.
Could you please assist for 2nd one ?
Thank you,
Karthik
On Tue, 6 May 2025, 10:35 am Claus Ibsen, wrote:
> Hi
>
> Enable spool on stream caching
> https://camel.apache.org/manual/stream-caching.html
>
>
> On Tue, May
Hi
Enable spool on stream caching
https://camel.apache.org/manual/stream-caching.html
On Tue, May 6, 2025 at 4:37 AM KARTHIK PRABHU N
wrote:
> Hello Team,
>
> Good morning & hope you are doing fine !
>
> I am working on a use-case / concept to generate, download and upload very
> large file (
The vote passes.
I'll go ahead with the workflow.
Thanks
Il giorno lun 5 mag 2025 alle ore 12:24 Claudio Miranda <
clau...@claudius.com.br> ha scritto:
> +1 (non-binding)
>
> Thanks!
>
> Em sex., 2 de mai. de 2025 às 08:55, Andrea Cosentino
> escreveu:
> >
> > Hello all,
> >
> > This is a vote
+1 (non-binding)
Thanks!
Em sex., 2 de mai. de 2025 às 08:55, Andrea Cosentino
escreveu:
>
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.4
>
> This is a release supporting Camel 4.10.4, the release supporting Camel
> 4.10.4 patch release.
>
> Kamelets release files:
> https:/
+1 (non-binding)
Thanks!
---
Gaëlle
Le ven. 2 mai 2025 à 09:55, Andrea Cosentino a écrit :
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.4
>
> This is a release supporting Camel 4.10.4, the release supporting Camel
> 4.10.4 patch release.
>
> Kamelets release files:
> https
httpUri is a path parameter, this means it should go as parameter in the URI
- to:
uri: https://{{customhttpUri}}
Il giorno gio 1 mag 2025 alle ore 14:27 Rohan Emmanuel <
rohan.emmanue...@gmail.com> ha scritto:
> i had created this kamelet
+1 (binding)
On Fri, May 2, 2025 at 9:55 AM Andrea Cosentino wrote:
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.4
>
> This is a release supporting Camel 4.10.4, the release supporting Camel
> 4.10.4 patch release.
>
> Kamelets release files:
> https://dist.apache.org/repos/
+1(binding)
Zineb
> Le 2 mai 2025 à 09:55, Andrea Cosentino a écrit :
>
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.4
>
> This is a release supporting Camel 4.10.4, the release supporting Camel
> 4.10.4 patch release.
>
> Kamelets release files:
> https://dist.apache.o
Hi
Thanks for showing this.
But can you please put everything together in a .zip or project on github
that is easy to run and reproduce what you do.
And create a JIRA where you can attach the zip or link to the github place.
Otherwise we dont have time to put all that together ourselves all the
GitHub user davsclaus added a comment to the discussion: Having SFTP Issues,
You can set `throwExceptionOnConnectFailed=true` and then see if the log shows
more details why you cannot login
GitHub link:
https://github.com/apache/camel-karavan/discussions/1522#discussioncomment-13004170
i had created this kamelet to forward the HTTP request received via servlet
component to an external service using HTTP component.
the contextPath , customhttpUri and a few other properties like HTTP
methods are configurable as properties on the kamelet.
adding snippet of the custom kamelet for yo
Can you show the kamelet code?
Il gio 1 mag 2025, 14:10 Rohan Emmanuel ha
scritto:
> this is a custom kamelet which i had created.
>
> On Thu, May 1, 2025 at 4:09 PM Andrea Cosentino wrote:
>
> > Is this a custom kamelet or one from the catalog?
> >
> > Il giorno gio 1 mag 2025 alle ore 07:07 R
this is a custom kamelet which i had created.
On Thu, May 1, 2025 at 4:09 PM Andrea Cosentino wrote:
> Is this a custom kamelet or one from the catalog?
>
> Il giorno gio 1 mag 2025 alle ore 07:07 Rohan Emmanuel <
> rohan.emmanue...@gmail.com> ha scritto:
>
> > hi,
> > if i add null check on kam
Is this a custom kamelet or one from the catalog?
Il giorno gio 1 mag 2025 alle ore 07:07 Rohan Emmanuel <
rohan.emmanue...@gmail.com> ha scritto:
> hi,
> if i add null check on kamelet property like below in my custom kamelet,
> the HTTP url constructed gets corrupted.
>- to:
>
Thanks, Raymond! That did it. I think perhaps the documentation available
to the AIs results in them proposing approaches that don't work, but I
don't have enough knowledge to know why what they propose doesn't work...
Anyway, thanks again. PluginHelper helps.
On Mon, Apr 28, 2025 at 11:16 AM s
Hi,
I get stats like this:
ManagedCamelContext managed =
context.getCamelContextExtension().getContextPlugin(ManagedCamelContext.class);
ManagedRouteMBean route = managed.getManagedRoute(routeId);
totalMessages = route.getExchangesTotal();
completedMessages = route.getExchangesCompleted();
faile
GitHub user woodarts edited a discussion: Having SFTP Issues,
I have a route, Its trying to connect to an SFTP end point, But I receive this
error all the time
sftp://xxx.com:22/Karavan-SFTP-Test?username=eipp-ipl-demo&password=x&passiveMode=true&autoCreate=false&delete=false&recursiv
t;
>> -Ursprüngliche Nachricht-
>> Von: Claus Ibsen
>> Gesendet: Samstag, 5. April 2025 14:33
>> An: users@camel.apache.org
>> Betreff: Re: OnExceptions clauses ignored since Camel 4.8.2
>>
>> Hi
>>
>> Yes you are welcome to provide a s
>
> Regards
> Farouk
>
> -Ursprüngliche Nachricht-
> Von: Claus Ibsen
> Gesendet: Samstag, 5. April 2025 14:33
> An: users@camel.apache.org
> Betreff: Re: OnExceptions clauses ignored since Camel 4.8.2
>
> Hi
>
> Yes you are welcome to provide
Worked like a charm with yaml, thanks again Raymond.
If anyone out there knows whether "PluginHelper" is the intended approach
or if there is a preferred alternative, it would be helpful to know. I'm
also wondering if there is any documentation on how the camel context has
been extended. Neither
Thanks! I'll see if that works with the obvious change(s).
On Wed, Apr 9, 2025 at 1:33 AM ski n wrote:
> I don't know about Yaml, but this is how I load XML routes as String like
> this:
>
> loader = PluginHelper.getRoutesLoader(context);
>
> loader.loadRoutes(setResource(route,"xml"));
>
> pri
I don't know about Yaml, but this is how I load XML routes as String like
this:
loader = PluginHelper.getRoutesLoader(context);
loader.loadRoutes(setResource(route,"xml"));
private Resource setResource(String route, String type){
String uuid = UUID.randomUUID().toString();
if(type.equa
GitHub user davsclaus added a comment to the discussion: jsonschema2pojo
component
No this cannot be done from inside Karavan - its a maven plugin and you need to
use a maven based project for that to generate those DTOs.
GitHub link:
https://github.com/apache/camel-karavan/discussions/1518#
Thanks all,
the vote passes.
I'll go ahead.
Il giorno lun 7 apr 2025 alle ore 15:27 Gaëlle Fournier <
gaelle.fournier.w...@gmail.com> ha scritto:
> +1 (non-binding)
>
> Thanks!
>
> ---
> Gaëlle
>
> Le ven. 4 avr. 2025 à 17:03, Andrea Cosentino a écrit
> :
>
> > Hello all,
> >
> > This is a vot
+1 (non-binding)
Thanks!
---
Gaëlle
Le ven. 4 avr. 2025 à 17:03, Andrea Cosentino a écrit :
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.11.0
>
> This is a release supporting Camel 4.11.0, the release supporting Camel
> 4.11.0 development release.
>
> Kamelets release files:
1 - 100 of 8945 matches
Mail list logo