Change log

Release History

VersionDateDescription
1.0.12013-09-12No more singleton
1.0.02013-09-11First release

Release 1.0.1 - 2013-09-12

TypeChangesBy

fix

IntEnzConfig will not be a singleton, as one static instance is created for every web application context (namely intenz-public and intenz-ws), but only one is available via JMX in the end, the other remaining hidden. Solution: register two instances (not singletons to avoid memory leaks).rafalcan

Release 1.0.0 - 2013-09-11

TypeChangesBy

add

Added this module, refactored out from intenz-public so that configuration can also be used by intenz-ws.rafalcan