I have configured CAS to use a JPA service registry and the logs show that CAS is connecting and using the JPA service registry correctly.
I have attempted to configure cas-management the same way, both by pointing at the cas.properties and by copying the service registry properties into cas-management.properties.
Despite all my attempts the management app is still running the in memory registry and not the JPA registry. Attached are my property files, pom files and logs.
Any help would be appreciated,