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.
Added hazelcast.config.xml.directory property (defaults to ${OPENFIRE_HOME}/conf). Cluster class loader adds this to the classpath.