I have made a scheduled task to call a script in the datadictionary every minute. This works when I put the scheduled-action-services-context.xml file in the extentions folder but it doesn't work when i place it in my module.
In summary the beans that you are defining in scheduled-action-services-context.xml need to be defined in the module-context.xml of the AMP you have created.