This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 9906f279acbae2250b756e5d35c513b11a3ecb46 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 16 12:34:39 2024 +0200 Added a JMS Artemis with Pooling support Source/sink Kamelets Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- docs/modules/ROOT/nav.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 0650fe17..9630650a 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -124,6 +124,8 @@ * xref:jms-apache-artemis-source.adoc[] * xref:jms-ibm-mq-sink.adoc[] * xref:jms-ibm-mq-source.adoc[] +* xref:jms-pooled-apache-artemis-sink.adoc[] +* xref:jms-pooled-apache-artemis-source.adoc[] * xref:jolt-transformation-action.adoc[] * xref:jslt-action.adoc[] * xref:json-deserialize-action.adoc[]