> Ok following the link you sent I see that do have a ticketRegistery.xml file 
> in my overlay build.

What you have looks reasonable.  If you have wiring problems, I'd
expect deployment errors that I assume you're not having.  So let's
assume it's wired correctly.  You should do some careful log review to
determine whether the cleaner is running.  It has very obvious log
entries.

If it's not running, then I'd recommend you check to see whether you
have a Quartz scheduler driving periodicTicketRegistryCleanerTrigger.
Newer versions of CAS use
org.jasig.cas.util.AutowiringSchedulerFactoryBean to scan for triggers
anywhere in the Spring context and install them.  In any case make
sure you have something that's driving the trigger.

M

-- 
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

Reply via email to