[cas-dev] web.xml syntax query

Scott Battaglia scott.battaglia at gmail.com
Tue Feb 19 12:45:09 EST 2008


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 <pberry at gmail.com> 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
> cas-dev at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas-dev
>
>


-- 
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20080219/53c65219/attachment.html 


More information about the cas-dev mailing list