Current situation:
- High-Availability can not be supported when using standard FirstSpirit module Java libraries on Web Application Servers (Publishing environment)
- up to now, components of the "crc.jar" (provided in the "fs-security.fsm" FirstSpirit standard module) are not cluster-enabled
- web applications containing "crc.jar" get an "EnvironmentLockedException" when trying to get write access on the ACL-DB from different cluster nodes (when reading and writing in parallel)
Target/Main goal:
- implement a synchronization mechanism (on ACL-DB) between cluster nodes when a CRC-content deployment has been executed