[Building Sakai] CAS URLs in properties file

Steve Swinsburg steve.swinsburg at gmail.com
Thu Mar 11 05:06:02 PST 2010


I'm not sure this is possible, the CAS integration is a servlet-filter so
needs to be configured in web.xml for the servlet you want filtered, ie the
login tool.

You could, however, add the properties files and use placeholder values in
the web.xml in the source code and then tell Maven to replace the
placeholders in web.xml with the real values. But it would still be done at
build time.

What's your use case for this, there might be another way to achieve what
you need.

cheers,
Steve

On Thu, Mar 11, 2010 at 11:26 PM, Santhanam V <santhanam at aims.amrita.edu>wrote:

> Dear Friends,
>
>         Is it possible to read CAS server URLs from a .properties file,
> instead of hard coding in the URLs in web.xml ?
>
>        Please kindly help us.
>
>
> Thank You
>
> :-)
>
> With Regards
> Santhanam
>
>
> ---------------------------------------------------------------------
> Amrita Institute Of Medical Sciences & Research Centre, Cochin, India
>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100312/4f793dce/attachment.html 


More information about the sakai-dev mailing list