...
For our version of ALM we have the portal.properties parameter UserLayoutStoreFactory.implementation configured to use a subclass of RDBMUserLayoutStore that we provide.
Code Block | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
org.jasig.portal.UserLayoutStoreFactory.implementation = campuspipeline.uportal.dlm.RDBMDistributedLayoutStore |
...