12.3. JBoss EAP Quickstart 模板

以下 S2I 模板为 JBoss EAP 上的 Fuse 提供:

表 12.1. JBoss EAP S2I 模板

Name描述

JBoss Fuse 7.7 Camel A-MQ with EAP (eap-camel-amq-template)

演示使用 camel-activemq 组件连接到 OpenShift 中运行的 AMQ 消息代理。假设代理已部署。

Red Hat Fuse 7.7 Camel CDI with EAP (eap-camel-cdi-template)

演示使用 camel-cdi 组件将 CDI Bean 与 Camel 路由集成。

Red Hat Fuse 7.7 CXF JAX-RS with EAP (eap-camel-cxf-jaxrs-template)

演示使用 camel-cxf 组件来生成和使用 JAX-RS REST 服务。

Red Hat Fuse 7.7 CXF JAX-WS with EAP (eap-camel-cxf-jaxws-template)

演示使用 camel-cxf 组件来生成和使用 JAX-WS Web 服务。

Red Hat Fuse 7.7 Camel JPA + MySQL (Ephemeral) with EAP eap-camel-jpa-template

演示如何将 Camel 应用程序与 EAP 上的红帽 Fuse 连接到 MySQL 数据库并公开 REST API。这个示例创建两个容器,一个容器作为 MySQL 服务器运行,另一个容器运行作为数据库的客户端。