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
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
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
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:
>
Hi all,
I'm attempting to update to Camel 4.10.4 but having issues generating routes
and models some open api schemas on recent versions of the
camel-restdsl-openapi-plugin.
Here is a simple example schema that I put together that is failing for me.
openapi: 3.0.4
info:
title: Sales API
vers
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