I thought all config was pulled out on purpose?

On Mon, Jun 25, 2012 at 12:24 PM, Marvin S. Addison <
[email protected]> wrote:

> Got it to work.
>>
>
> Whew.
>
>
>  Seems like the following elements also need to be present in the web.xml
>> file:
>>
>>   <filter>
>>       <filter-name>**clearPassFilterChainProxy</**filter-name>
>>
>> <filter-class>org.**springframework.web.filter.**
>> DelegatingFilterProxy</filter
>> -class>
>>   </filter>
>>
>>   <filter-mapping>
>>       <filter-name>**clearPassFilterChainProxy</**filter-name>
>>       <url-pattern>/clearPass</url-**pattern>
>>   </filter-mapping>
>>
>>   <servlet-mapping>
>>     <servlet-name>cas</servlet-**name>
>>     <url-pattern>/clearPass</url-**pattern>
>>   </servlet-mapping>
>>
>
> RC process paid off right here.
>
>
>  I can submit a pull, unless there are concerns on not having the above in
>> the web.xml file?
>>
>
> Just commit the changes to master and push them up.  (IIRC you've got
> commit access.)
>
> 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<http://www.ja-sig.org/wiki/display/JSG/cas-user>
>

-- 
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

Reply via email to