Chapter 5. Getting Started with Red Hat JBoss Fuse on EAP
Abstract
Apache Camel in JBoss Fuse enables you to to develop an integrated application in your own way. This chapter explains how to get started with Red Hat JBoss Fuse on EAP. It illustrates several ways of developing Camel applications on EAP.
5.1. Integrating Apache Camel with JBoss EAP
Red Hat JBoss Fuse supports Apache Camel as an EAP subsystem. Integration of Camel with EAP allows you to add Camel routes as part of the EAP configuration. You can deploy routes as a part of Java EE applications.
Note
Apache Camel is adaptable and does not force you to deploy into any particular container or JVM technology. You can choose your preferred container.