Results 1 to 6 of 6

Thread: New to springbatch

  1. #1
    Join Date
    Mar 2008
    Posts
    19

    Exclamation New to springbatch

    Hi

    Can anyone help me how to run samples in spring batch. I am very new to spring batch. Thanks in advance.

    Please help

  2. #2

    Default

    if you download the sources there are junit launchers for all sample jobs

  3. #3
    Join Date
    Mar 2008
    Posts
    19

    Default thanks

    Thank you so much.

    I have source folder in the installed dir. So I am using only maven but still I need junit?

    Anything I want to do. I am very new to this.

  4. #4

    Default

    "mvn test" does just that - runs the junit launchers.

    There was also a forum thread devoted to various options how to run a job from command line, but I can't find it quickly (will post a link if I find it eventually)

  5. #5
    Join Date
    Mar 2008
    Posts
    19

    Default Thank you

    Thank u so much yar I did run mvn test. It is working fine and After that I dont know to proceed. But thanks for your help. Keep me posted once u get link.

  6. #6

    Default

    This thread should help you to schedule a batch job:

    http://forum.springframework.org/showthread.php?t=48352

Posting Permissions

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