Hello batch people,
I need a little help to get really started, please bear with me as I am a complete beginner. I am using the maven 2 webApp archetype to build a skeleton. I have added the 3 dependencies that was specified on the batch site.

Now what I want to do is as follows:
1.) a application that runs a small task(eg, ping an IP) every 1h

Can anybody please tell me what are the other dependencies that I require for the scheduling and on which use case should I inspire myself ( http://static.springframework.org/sp...ses/index.html).


Thanks in advance
Kris