Results 1 to 2 of 2

Thread: No full sample code for Spring Integration Quartz why ???

  1. #1

    Default No full sample code for Spring Integration Quartz why ???

    Hi all,

    i am a new learner..i tried examples in the quartz folder..it is working fine...but i like to integrate spring with quartz...but i don't find one single full example of quartz and spring...how to load all the jobs and scheduling in <bean>s specified in the xml

    How to load the spring xml and start the scheduler with that....i could not able to achieve this...

    Kindly anybody send me one sample code....i like to use SchedulerFactoryBean and ResourceJobSchedulingDataProcessor ....pls help me

    Thanks..

  2. #2
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Have you looked at the ImageDB sample app shipped with Spring? It uses Quartz.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Replies: 13
    Last Post: Oct 24th, 2007, 10:55 AM
  2. Replies: 4
    Last Post: Jun 20th, 2007, 11:06 AM
  3. Quartz, Clustering bu Code :Possible?
    By anagha in forum Container
    Replies: 0
    Last Post: Oct 19th, 2005, 01:47 AM
  4. Spring code remarks
    By Alarmnummer in forum Architecture
    Replies: 18
    Last Post: Apr 7th, 2005, 07:17 AM
  5. Replies: 2
    Last Post: Jan 6th, 2005, 02:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •