Skip to content

This repository contains a suite of useful modules to demonstrate various features of Red Hat Fuse 7 on EAP. Their aim is to provide small, specific and working examples that can be used for reference in your own projects.

License

Notifications You must be signed in to change notification settings

jeanNyil/fuse-7-eap-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Hat Fuse on EAP Examples

This directory contains a suite of useful modules to demonstrate various features of Red Hat Fuse 7 on EAP. Their aim is to provide small, specific and working examples that can be used for reference in your own projects.

Fuse 7 on JBoss EAP HawtIO

🙌 NOTE 🙌

All the examples are based on the The WildFly-Camel Examples.

⚠️ ATTENTION

You have to adapt the wildfly-maven-plugin according to your JBoss EAP environment

Prerequisites

The examples require a running application server with Red Hat Fuse on EAP installed. Refer to the Red Hat Fuse on EAP installation documentation for how to do this.

Running Examples

Each example aims to be interactive to help you learn how to get started with the Red Hat Fuse on EAP. Each example can be accessed by changing into the example source directory, building the project mvn clean install and then deploying to a running application server mvn install -Pdeploy.

Examples can be undeployed from a running application server by running mvn clean -Pdeploy.

⚠️ TODO

About

This repository contains a suite of useful modules to demonstrate various features of Red Hat Fuse 7 on EAP. Their aim is to provide small, specific and working examples that can be used for reference in your own projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages