Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

12 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages