Hi

Has anyone have successfully deployed roller with josso (instead of CAS) for sso ?

Josso comes with a sample Acegi application context configuration that registers josso components but i am having difficulties tweaking security.xml to make it work. Unfortunately i am not familiar enough with Acegi (yet) to look under the hood and figure out if roller tries to inject classes that are not provided by josso...

Also should i install roller first using no sso to create some accounts in the db ?

Any help appreciated, thanks.

Olivier


Note:
The error i get when trying to deploy roller is:
Exception sending context initialized event to listener instance of class org.apache.roller.weblogger.ui.core.RollerContext java.lang.ClassCastException: org.josso.spring.acegi.JOSSOAuthenticationManager at org.apache.roller.weblogger.ui.core.RollerContext.initializeSecurityFeat ures(RollerContext.java:272)

roller 4.0
josso 1.6
tomcat 6.0.14

Reply via email to