Use of JBossTicketRegistry

Scott Battaglia scott.battaglia at gmail.com
Thu Aug 31 09:26:21 EDT 2006


Take a look at:
http://developer.ja-sig.org/source/browse/jasig/cas3/cas-server-integration-jboss/src/test/resources/jbossTestContext.xml?r=1.1

It requires a jbossCacheContext.xml
An example is here:
http://developer.ja-sig.org/source/browse/jasig/cas3/cas-server-integration-jboss/src/test/resources/jbossTestCache.xml?r=1.1

though this version is probably not one you'd want to use in production.

-Scott

On 8/31/06, François Bochatay <francois.bochatay at elca.ch> wrote:
>
>  Hi all,
>
> I need to set up a cluster of CAS server. I've retrieved the
> JBossTicketRegistry from the CVS and intended to use it on the 3.0.5. My
> problem is I cannot figure out how to configure CAS to use it properly.
>
> Changing only
>
> <bean id="ticketRegistry" class="
> org.jasig.cas.ticket.registry.JBossCacheTicketRegistry" />
>
> in applicationContext.xml is not sufficient as the cache needs to be
> initialized. I guess I must use the JBossCacheFactoryBean.java somewhere,
> but where and how?
>
> Thanks for your help,
>
> François
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060831/694f23d5/attachment.html


More information about the cas mailing list