Mark, You may want to look at the new JASIG CAS Client for Java which can read from Spring config files, web.xml or JNDI.
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Thu, Oct 9, 2008 at 10:26 AM, McEahern, Mark S < [EMAIL PROTECTED]> wrote: > Hi, it looks like the CASFilter configuration requires that I place > environment-specific artifacts into my web.xml (which is then packed > into my .war). > > http://www.ja-sig.org/wiki/display/CASC/Using+CASFilter > > That is, I need to set one of the following: > > edu.yale.its.tp.cas.client.filter.serverName > edu.yale.its.tp.cas.client.filter.serviceUrl > > How do I then take my .war and drop it into successive environments > (dev, test, ultimately prod) without having to edit web.xml with > environment-specific differences? > > How have others addressed this issue? > > Thanks, > > > > Mark McEahern > Lead Architect > Division of Public Health Informatics and Surveillance > Wisconsin State Lab of Hygiene > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
