CAS 5.0.1 JPA Ticket Registry not working

13 views
Skip to first unread message

Hamid Mahmood

unread,
May 30, 2017, 5:51:32 AM5/30/17
to CAS Community
Hi guys,

I followed this https://apereo.github.io/cas/5.0.x/installation/JPA-Ticket-Registry.html to use JPA as ticket registry mechanism but it is still logging that it is loading the Default (In-Memory) Ticket Registry in cas.logs. See logs here, can anyone help me.

2017-05-30 11:46:16,495 INFO [org.apereo.cas.web.CasWebApplication] - <Started CasWebApplication in 160.108 seconds (JVM running for 166.179)>
2017-05-30 11:46:36,072 INFO [org.apereo.cas.services.DefaultServicesManagerImpl] - <Loaded 2 services from InMemoryServiceRegistryDaoImpl.>

I added:

<dependency>
    <groupId>org.apereo.cas</groupId>
    <artifactId>cas-server-support-jpa-ticket-registry</artifactId>
    <version>${cas.version}</version>
</dependency>


Please help.

Thanks and Regards
Hamid Mahmood
Reply all
Reply to author
Forward
0 new messages