Allow configuration of hazelcast plugin from outside the plugin jar

Description

The current implementation can only read configuration files from inside the plugin jar, which is quite limiting. A configuration file should be readable from alternate locations.

Environment

None

Activity

Show:

Alex Mateescu October 30, 2012 at 1:39 PM

Added hazelcast.config.xml.directory property (defaults to ${OPENFIRE_HOME}/conf). Cluster class loader adds this to the classpath.

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created October 29, 2012 at 4:50 PM
Updated October 30, 2012 at 1:39 PM
Resolved October 30, 2012 at 1:39 PM

Flag notifications