Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 324 Bytes

Mule EE demo

This demo shows in an integration scenario the usage of MuleESB Enterprise edition features.

Building

Copy your muleLicenseKey.lic to

common/mule-ee-license/src/test/resources   

Build the application in the root folder

./build.sh     

or

./build.bat

Running

TODO