Your cron expression is bad; it means every 10 seconds during the 0th minute (15:00 and 16:00 only).
works fine for meCode:cron="*/10 * 15-16 * * MON-FRI"
Your cron expression is bad; it means every 10 seconds during the 0th minute (15:00 and 16:00 only).
works fine for meCode:cron="*/10 * 15-16 * * MON-FRI"
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware