Pat, The comma, while unnecessary shouldn't cause any problems. Spring should be able to understand both (and don't worry, in the latest version 3.2, its not there).
-Scott On Feb 19, 2008 12:31 PM, Patrick Berry <[EMAIL PROTECTED]> wrote: > 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 > > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ cas-dev mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas-dev
