Mule spring bean schedule run
We have defined spring beans in Mule-config.xml. Certain public methods in
this bean class needs to be periodically executed. We attempted to used
spring quartz and spring task scheduler (adding beans in mule-config.xml)-
but method is not executing in a schedule way - it is not triggered. Even
using annotation (scheduled) does not work. Any work around for this? Any
issue with spring scheduler with mule? Kindly help.
Thanks
No comments:
Post a Comment