Using External Properties in Apache Karaf (Fuse ESB)
Introduction
In this example we will see how to use an external property file in Fuse ESB / Apache Karaf.
Creating a configuration file
Create a config file named sample.cfg in FUSE_HOME/etc with the following content.
#
# ActiveMQ properties
#
activ...
sachinhandiekar.com2 min read