Cheers Marvin, that's exactly what I need!!

Thanks
P

On 13 Nov 2009, at 21:26, Marvin Addison wrote:

> I should add that you need to include the trigger in the list of
> triggers of the scheduler bean:
>
>  <bean id="scheduler"
>    class="org.springframework.scheduling.quartz.SchedulerFactoryBean">
>    <property name="triggers">
>      <list>
>        <ref local="dailyAuditCleanerTrigger" />
>        <ref local="dailyStatsCleanerTrigger" />
>        <ref local="periodicTicketRegistryCleanerTrigger" />
>        <ref local="periodicServiceRegistryReloaderTrigger" />
>      </list>
>    </property>
>  </bean>
>
> 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
>


This email and any attachments are confidential and intended solely for the use 
of the addressee and may contain information which is covered by legal, 
professional or other privilege. If you have received this email in error 
please notify the system manager at [email protected]. The University's 
computer systems may be monitored and communications carried on them recorded 
to secure the effective operation of the system and for other lawful purposes.

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