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>


and then added 
the 
https://apereo.github.io/cas/5.0.x/installation/Configuration-Properties.html#jpa-ticket-registry
 
properties.

Please help.

Thanks and Regards
Hamid Mahmood

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/15b08e74-420b-4510-98a6-174940098b02%40apereo.org.

Reply via email to