I'm just going through the cluster howto with CAS 3.1 and noticed the
following
http://developer.ja-sig.org/source/browse/jasigsvn/cas3/trunk/cas-server-webapp/src/main/webapp/WEB-INF/web.xml?r=42173

        <context-param>
                <param-name>contextConfigLocation</param-name>
                <param-value>
                        /WEB-INF/applicationContext.xml,
                        /WEB-INF/deployerConfigContext.xml
                        /WEB-INF/securityContext.xml
                </param-value>
        </context-param>

I don't think it's caused a problem yet, but does there need to be a comma
after deployerConfigContext.xml?

Pat
_______________________________________________
cas-dev mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas-dev

Reply via email to