I jumped into 3.5 excited to first migrate and then start looking at LPPE. In any case I decided to start fresh with a MVN overlay for 3.5, having trouble enabling Clearpass. I followed the updated guide on the Wiki but can't figure out why I am seeing the following exception. I checked for possible hidden characters, etc. in the clearpass-configuration.xml but have no idea what is happening, hoping for any pointers. Thanks
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'clearPassFilterChainProxy' defined in ServletContext resource [/WEB-INF/spring-configuration/clearpass-configuration.xml]: Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'filterChainMap' threw exception; nested exception is java.lang.IllegalArgumentException: Path key must be a String but found Ant [pattern='/clearpass']Object of class [org.springframework.security.web.util.AntPathRequestMatcher] must be an instance of class java.lang.String -- 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
