Is an AJB the way to go?
843830Feb 13 2008 — edited Feb 14 2008I need to develop a software component that wakes up periodically, reads info from a db and then calls a webservice.
I thought of doing this using a stateless EJB, but I have one problem: how do I wake it up periodically?
Can anyone give some pointers?
Thanks in advance!