-
Enhancement
-
Resolution: Done
-
Major
-
PLINK_2.5.2.FInal
-
None
An event should be fired right after the PartitionManager instance is built during the application startup.
Users can observe this event to provide any initialization logic in order to get any required identity data initialized before producing partition manager instances. Including creating partitions.
Also, PicketLink should not create the default partition during the startup if an observer of this event has already created partitions.
- blocks
-
PLINK-332 PicketLink fails to bootstrap due to TransactionRequiredException on TomEE and GlassFish
- Resolved