Skip to content

FuseByExample/hl7-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HL7 Example

Requirements

Building Example

From top level of example project directory, run

mvn clean install

Running in JBoss Fuse

Start JBoss Fuse

<JBoss Fuse Home>/bin/fuse

From the JBoss Fuse console, enter the following to install the example application

features:addurl mvn:org.fusebyexample.examples/hl7-example/1.0.0-SNAPSHOT/xml/features
features:install hl7-example

To see what is happening within the JBoss Fuse server, you can continuously view the log (tail) with the following command

log:tail

File Based Test

Copy the file src/test/data/camel-test.hl7 to /tmp/hl7-example/.

About

An example using the Camel HL7 component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published