CAS Management App not Connecting to JPA

46 views
Skip to first unread message

atilling

unread,
May 19, 2017, 10:06:29 AM5/19/17
to CAS Community
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,  

cas.log
cas-management.log
management.properties
cas.properties
cas-management-pom.xml
cas-pom.xml

Kyle Pho

unread,
May 22, 2017, 12:07:44 PM5/22/17
to cas-...@apereo.org
I was in the same situation last week. The account that connect to your database, you need create tables under that user in that database. tables name: registeredserviceimpl, rs_attributes

--
- 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 cas-user+unsubscribe@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/098c02e8-12e3-4e12-ae3c-547929ad2cfd%40apereo.org.

atilling

unread,
May 23, 2017, 10:54:07 AM5/23/17
to CAS Community
The tables are all there and the CAS service is connecting. I have added a service by hand in the tables and CAS is recognizing it, service management app is not.
Reply all
Reply to author
Forward
0 new messages