Kristoph, did you install and launch the matterhorn-security-cas bundle as well as the dependencies that are required to run it? You will find the dependencies commented out in config.properties and you should check that the matterhorn-security-cas bundle is running in the Felix Web Console.
Tobias On 29.01.2013, at 07:27, Kristof Keppens <[email protected]> wrote: > Hi, > > I'm trying to set up matterhorn 1.4 RC6 ( distributed install ) with CAS ( > and LDAP when I get CAS working ) > and I'm running into some issues. I followed the guide on the wiki to setup > cas, but I'm getting this error in my log : > > 2013-01-29 15:20:22 ERROR (SpringSecurityConfigurationArtifactInstaller:121) > - Unable to refresh spring security configuration file > /opt/matterhorn/etc/security/mh_default_org.xml: > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'org.springframework.security.filterChains': Cannot resolve > reference to bean > 'org.springframework.security.web.DefaultSecurityFilterChain#0' while setting > bean property 'sourceList' with key [0]; nested exception is > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'org.springframework.security.web.DefaultSecurityFilterChain#0': > Cannot resolve reference to bean 'singleLogoutFilter' while setting > constructor argument with key [3]; nested exception is > org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find > class [org.jasig.cas.client.session.SingleSignOutFilter] for bean with name > 'singleLogoutFilter' defined in OSGi resource[file:/opt/matterhorn/etc/secur ity/mh_default_org.xml|bnd.id=33|bnd.sym=matterhorn-kernel]; nested exception is java.lang.ClassNotFoundException: org.jasig.cas.client.session.SingleSignOutFilter not found from bundle [matterhorn-kernel] > > Has anyone succesfully set up a matterhorn 1.4 with cas and can point me in > the right direction to fix this? > > Kristof > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
