This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 7472cb43 Updated
7472cb43 is described below

commit 7472cb434f55df39494ba6efd680930d05df86d4
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jun 5 07:11:30 2026 +0200

    Updated
---
 content/community/user-stories.md | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)

diff --git a/content/community/user-stories.md 
b/content/community/user-stories.md
index 11881c2d..481e9362 100644
--- a/content/community/user-stories.md
+++ b/content/community/user-stories.md
@@ -120,11 +120,12 @@ This page is intended as a place to collect user stories 
and feedback on Apache
 |[Multi-Channel Framework 
(MCF)](https://www.felpfe.com/multi-channel-framework-mcf/)|MCF utilizes Camel 
to provide developers with an empowering framework, enabling them to create, 
test, and deploy integration scenarios intuitively. Its configuration-driven 
approach facilitates seamless integration using Camel.|
 |[OpenHub](https://github.com/OpenWiseSolutions/openhub-framework)|OpenHub is 
an integration platform that is built on top of Apache Camel.|
 |[Assimbly Gateway](https://github.com/assimbly/gateway)|A message gateway 
based on Apache Camel.|
-|[Red Hat Build of Apache 
Camel](https://www.redhat.com/en/technologies/jboss-middleware/fuse)|Red Hat 
provides a commercial distribution of Apache Camel with enterprise support.|
-|[IBM 
Instana](https://www.ibm.com/products/instana/supported-technologies/camel-monitoring)|IBM's
 observability platform provides dedicated Apache Camel monitoring with 
automatic discovery, service mapping, tracing, and troubleshooting. Camel is a 
first-class supported technology.|
-|[IBM i 
Integration](https://github.com/IBM/ibmi-oss-examples/tree/master/camel)|IBM 
maintains examples of Apache Camel routes for IBM i integration, connecting 
data queues to Kafka, message queues to email, and disk monitoring via Db2 
queries.|
-|[SAP 
HANA](https://www.linkedin.com/pulse/hana-smart-data-integration-simplifies-connecting-facebook-shankar/)|The
 platform from SAP uses Apache Camel.|
-|[OpenNMS](https://www.opennms.com/)|Enterprise-Grade Open-Source Network 
Management Platform [uses](https://github.com/OpenNMS/opennms) Apache Camel.|
+{{< /table >}}
+
+## Other Projects Using Apache Camel
+{{< table >}}
+| Project | Description |
+|---------|-------------|
 |[Apache ActiveMQ](http://activemq.apache.org)|Uses Camel to add [Enterprise 
Integration 
Patterns](../../components/next/eips/enterprise-integration-patterns.html) 
support into the [ActiveMQ 
broker](http://activemq.apache.org/enterprise-integration-patterns.html). Can 
be used to bridge ActiveMQ with any of the camel 
[Components](../../manual/component.html).|
 |[Apache Ignite](https://ignite.apache.org/)|Apache Ignite In-Memory Data 
Fabric is a high-performance, integrated and distributed in-memory platform for 
computing and transacting on large-scale data sets in real-time. It uses Camel 
for its universal streamer.|
 |[Apache StreamPipes](https://streampipes.apache.org/)|IoT and streaming data 
platform uses Camel Kamelets as data sinks, enabling connectivity to databases, 
cloud services, and external systems.|
@@ -133,12 +134,22 @@ This page is intended as a place to collect user stories 
and feedback on Apache
 |[Apache Unomi](https://unomi.apache.org/)|Apache Unomi customer data platform 
uses Apache Camel routes for import and export of user profiles via file, 
FTP/SFTP, and Kafka endpoints.|
 |[Apache CXF](https://cxf.apache.org/)|Apache CXF implements a Camel transport 
factory, allowing CXF web services to use Camel as a transport layer. 
Bidirectional integration — Camel also has dedicated CXF components.|
 |[Apache Karaf Decanter](https://karaf.apache.org/)|Karaf's observability 
framework has a Camel Appender (sends monitoring data to Camel endpoints) and a 
Camel Collector (gathers JMX metrics from Camel route MBeans).|
+|[OpenNMS](https://www.opennms.com/)|Enterprise-Grade Open-Source Network 
Management Platform [uses](https://github.com/OpenNMS/opennms) Apache Camel.|
+|[IPF Open eHealth Integration Platform](https://oehf.github.io/ipf-docs/)|The 
Open eHealth Integration Platform (IPF) is an extension of the Apache Camel 
routing and mediation engine with comprehensive support for message processing 
and connecting systems in the eHealth domain.|
+|[OpenHub](https://github.com/OpenWiseSolutions/openhub-framework)|OpenHub is 
an integration platform that is built on top of Apache Camel.|
+|[Assimbly Gateway](https://github.com/assimbly/gateway)|A message gateway 
based on Apache Camel.|
+|[CAPI Gateway](https://github.com/surisoft-io/capi)|Light API Gateway and 
load balancer powered by Apache Camel dynamic routes. Used at the European 
Commission. Features MCP support, OpenTelemetry tracing, Keycloak security, and 
Open Policy Agent authorization.|
+|[Multi-Channel Framework 
(MCF)](https://www.felpfe.com/multi-channel-framework-mcf/)|MCF utilizes Camel 
to provide developers with an empowering framework, enabling them to create, 
test, and deploy integration scenarios intuitively. Its configuration-driven 
approach facilitates seamless integration using Camel.|
+|[IBM 
Instana](https://www.ibm.com/products/instana/supported-technologies/camel-monitoring)|IBM's
 observability platform provides dedicated Apache Camel monitoring with 
automatic discovery, service mapping, tracing, and troubleshooting. Camel is a 
first-class supported technology.|
+|[IBM i 
Integration](https://github.com/IBM/ibmi-oss-examples/tree/master/camel)|IBM 
maintains examples of Apache Camel routes for IBM i integration, connecting 
data queues to Kafka, message queues to email, and disk monitoring via Db2 
queries.|
+|[SAP 
HANA](https://www.linkedin.com/pulse/hana-smart-data-integration-simplifies-connecting-facebook-shankar/)|The
 platform from SAP uses Apache Camel.|
+|[Red Hat Build of Apache 
Camel](https://www.redhat.com/en/technologies/jboss-middleware/fuse)|Red Hat 
provides a commercial distribution of Apache Camel with enterprise support.|
 {{< /table >}}
 
 ## Developer Tooling
 {{< table >}}
-| Company, Product, or Project  | Description |
-|-------------------------------|-------------|
+| Project | Description |
+|---------|-------------|
 |[Apache Camel IDEA 
Plugin](https://github.com/camel-idea-plugin/camel-idea-plugin)|Plugin for 
Intellij IDEA to provide a set of Apache Camel related editing capabilities to 
the code editor. It also provides Camel textual route debugging capabilities.|
 |[Camel Debug Adapter](https://github.com/camel-tooling/camel-debug-adapter)|A 
server implementation of the [Debug Adapter 
Protocol](https://microsoft.github.io/debug-adapter-protocol/) that provides 
Camel textual route debugging capabilities. It is packaged for [VS 
Code](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-debug-adapter-apache-camel)
 and [Eclipse Desktop 
IDE](https://marketplace.eclipse.org/content/textual-debugging-apache-camel).|
 |[Camel Language 
Server](https://github.com/camel-tooling/camel-language-server)|A server 
implementation of the [Language Server 
protocol](https://github.com/Microsoft/language-server-protocol) that provides 
Camel DSL smartness (completion, validation, hover, outline). It is packaged 
for [VS 
Code](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel)
 and [Eclipse Desktop 
IDE](https://marketplace.eclipse.org/content/language-support-apache-camel).|
@@ -146,11 +157,3 @@ This page is intended as a place to collect user stories 
and feedback on Apache
 |[VS Code extension pack for 
Camel](https://marketplace.visualstudio.com/items?itemName=redhat.apache-camel-extension-pack)|It
 provides a set of tools to develop Camel applications.|
 |[hawt.io](http://hawt.io)|hawt.io is an open source HTML5 web application for 
visualizing, managing and tracing Camel routes & endpoints, ActiveMQ brokers, 
JMX, and much more.|
 {{< /table >}}
-
-## User Groups
-
-{{< table >}}
-| User Groups  | Description |
-|--------------|-------------|
-|[Apache Camel LinkedIn Group](https://www.linkedin.com/groups/2447439/)|The 
Apache Camel group on LinkedIn.|
-{{< /table >}}

Reply via email to