2 Replies Latest reply on May 9, 2013 10:48 AM by bharathi.tech12

    Help needed on Schedulers in Jboss ESB

    somsathi

      Hi,

       

      Here is my requirement, i need to poll the Data Base Table for every 10 seconds.If there is any new data inserted by external systems in the table, then i need to Inject certain Beans Using spring beans xml. For this Requirement i have gone through the "ScheduledEventMessageComposer" illustrated in the Quick Started Samples(\soa-p-5.3.0.GA\jboss-soa-p-5\jboss-as\samples\quickstarts\scheduled_services). Can any one suggest me where can i find more Documentation and Samples on Schedulers ?