On 08/08/2013 11:40 AM, Paul B. Henson wrote:
> It also seems to only be bootstrapping the service ticket cache on
> startup, not the ticket granting ticket cache.
I tripped on that one--the TGT config is not inheriting from the
abstract definition. I added a 'parent':
<bean id="ticketGrantingTicketsCache"
class="org.springframework.cache.ehcache.EhCacheFactoryBean"
parent="abstractTicketCache">
Tom.
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user