Hi,

I have tried to set up cas server. I have added this for 
AcceptUsersAuthenticationHandler to pom.xml 
<dependency>
      <groupId>org.jasig.cas</groupId>
      <artifactId>cas-server-support-generic</artifactId>
      <version>4.0.0</version>
</dependency>

After I reboot tomcat container, I see cas-server-support-generic-4.0.0.jar 
under $TOMCAT_HOME/webapps/cas-server-webapp-4.0.0/WEB-INF/lib.

However, there is an error in catalina.out;

org.springframework.beans.factory.BeanCreationException: Error creating 
bean with name 'scheduler' defined in ServletContext resource 
[/WEB-INF/spring-configuration/applicationContext.xml]: Invocation of init 
method failed; nested exception is 
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find 
class [org.jasig.cas.adaptors.generic.AcceptUsersAuthenticationHandler] for 
bean with name 
'org.jasig.cas.adaptors.generic.AcceptUsersAuthenticationHandler#0' defined 
in ServletContext resource [/WEB-INF/deployerConfigContext.xml]; nested 
exception is java.lang.ClassNotFoundException: 
org.jasig.cas.adaptors.generic.AcceptUsersAuthenticationHandler

Thank you for help!

Xin

-- 
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+unsubscr...@apereo.org.
To post to this group, send email to cas-user@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/ca2f8002-57a1-40cd-acac-173fea1c6264%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to