Hello, I seem to have a catch-22 problem with CAS 5.3.4 management overlay.
I am using JPA service registry on Oracle, the SAML dependencies in CAS 5.3.4 management is introducing column names longer than 30 characters, that is not support on Oracle 11. After I removed SAML dependencies, CAS management is working, but when I try to add a new service, I am getting error. Suggestions? 2018-10-11 10:20:02,335 ERROR [org.apereo.cas.mgmt.services.web.AbstractManagementController] - <Handler dispatch failed; nested exception is java.lang.NoClassD efFoundError: org/apereo/cas/support/saml/services/SamlRegisteredService> org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: org/apereo/cas/support/saml/se rvices/SamlRegisteredService Thanks, Yan -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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/b99610b6-ccaf-48cc-ad6e-f79fefcd139b%40apereo.org.
