[cas-dev] Clustering 3.2 / unique ticket generation
Patrick Berry
pberry at gmail.com
Mon Mar 3 12:31:05 EST 2008
It does. I do just want to point out to folks trying to follow along with
the clustering docs (as they exist right now at least) that
in cas-server-webapp/src/main/webapp/WEB-INF/cas.properties there is a line
that defines the host as cas. This threw me for a loop because I was trying
to configure that though a bean
<bean id="placeholderConfig"
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="locations">
<list>
<value>file:/apps/local/share/etc/host.properties</value>
</list>
</property></bean>
and I guess the properties file won that battle. Feel free to go back to
thinking that I'm kind of dumb ;-)
Pat
On Sun, Mar 2, 2008 at 9:10 AM, Scott Battaglia <scott.battaglia at gmail.com>
wrote:
> Pat,
>
> We moved them slightly in 3.2 to make overriding properties easier (i.e.
> you only have to override a small file instead of the entire configuration
> file).
>
> The file is located here:
>
> http://developer.jasig.org/source/browse/jasigsvn/cas3/trunk/cas-server-webapp/src/main/webapp/WEB-INF/spring-configuration/uniqueIdGenerators.xml?r=42997
>
> Hope that helps.
> -Scott
>
> On Fri, Feb 29, 2008 at 1:47 PM, Patrick Berry <pberry at gmail.com> wrote:
>
> > So, I'm cruising along in the docs
> > http://www.ja-sig.org/wiki/display/CASUM/Clustering+CAS and notice that
> > the applicationContext.xml is a tiny bit different. Now, for a moment,
> > lets pretend that I don't know anything about Spring.
> >
> > How would one go about getting unique ticket generation described in the
> > wiki docs for 3.1 in 3.2?
> >
> > Okay, you can stop pretending I'm stupid now.
> >
> > Thanks,
> > 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
> _______________________________________________
> cas-dev mailing list
> cas-dev at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20080303/e9932575/attachment.html
More information about the cas-dev
mailing list