Re: [D] jsonschema2pojo component [camel-karavan]

2025-04-08 Thread via GitHub
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#

Re: [D] Having SFTP Issues, [camel-karavan]

2025-04-28 Thread via GitHub
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

Re: [D] Having SFTP Issues, [camel-karavan]

2025-05-01 Thread via GitHub
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

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-07 Thread via GitHub
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,

Re: [D] Nested kamelets [camel-karavan]

2025-05-08 Thread via GitHub
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

Re: [D] Creation of Karavan Image for ECR [camel-karavan]

2025-05-10 Thread via GitHub
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.

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
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

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
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

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
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

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
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