> Combining JDBCRealm with any kind of CasAuthentication Valves does not work. > You'll get an error like this > LifecycleException: java.lang.IllegalArgumentException: Expected CasRealm > but got org.apache.catalina.realm.JDBCRealm/1.0
That error sounds familiar. It's entirely possible I made some assumptions in the design of that component that limit integration options. I'll have to do some code review this week and get back to you. > Could you please give me a little example...like add a valve xy to context.xml I'm fairly certain it can't be done given the current design. I fully expect the outcome of the code review to result in a Jira issue for improvement to support your integration scenario. The amount of effort required to implement the feature will determine the timeframe. I'm hesitant to even estimate without having done code review. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
