[
https://issues.apache.org/jira/browse/CAMEL-22986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18115627#comment-18115627
]
Torsten Mielke commented on CAMEL-22986:
----------------------------------------
[~davsclaus] I had an initial analysis of this ticket.
It seems there are already four kamelet based examples in the
[camel-example|https://github.com/apache/camel-examples] git repository:
*
[kamelet-chucknorris|https://github.com/apache/camel-examples/tree/main/kamelet-chucknorris]
*
[kamelet-main|https://github.com/apache/camel-examples/tree/main/kamelet-main]
* [kamelet-sql|https://github.com/apache/camel-examples/tree/main/kamelet-sql]
* [kamelet|https://github.com/apache/camel-examples/tree/main/kamelet]
The {{kamelet}} and {{kamelet-chucknorris}} examples both use custom kamelets.
There now seems to be a standard [Chuck Norris
source|https://camel.apache.org/camel-kamelets/4.22.x/chuck-norris-source.html]
that part of the Kamelet catalog. The {{kamelet-chucknorris}} example could be
modified to use the [Chuck Norris
Source|https://camel.apache.org/camel-kamelets/4.22.x/chuck-norris-source.html]
Kamelet from the catalog.
The other {{kamelet}} examples would still show how to build and use your own
Kamelet.
Do you think that reworking the
[kamelet-chucknorris|https://github.com/apache/camel-examples/tree/main/kamelet-chucknorris]
example to use the official Chuck Norris Source from Kamelet catalog and not
use {{camel-kamelet-main}} but {{camel-kamelet}} would address the requirements
of this ticket? I could work on that.
> example using official kamelets
> -------------------------------
>
> Key: CAMEL-22986
> URL: https://issues.apache.org/jira/browse/CAMEL-22986
> Project: Camel
> Issue Type: Improvement
> Components: examples
> Reporter: Claus Ibsen
> Priority: Minor
> Labels: help-wanted
> Fix For: 4.x
>
>
> We should add an example that uses the official kamelets (camel-kamelets JAR)
> and then show how you can do this with a traditional maven based project for
> * camel-example
> * camel-spring-boot-examples
> Where you then need to add the JARs needed in the pom.xml
>
> We have the chuck norris example but this is for a custom kamelet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)