Results 1 to 1 of 1

Thread: Injecting a job in bean but get null pointer when trying to execute the job

Hybrid View

  1. #1

    Default Injecting a job in bean but get null pointer when trying to execute the job

    Nevermind, i just had to do jobLauncher.run() instead of trying to also return jobExecution.
    Last edited by ASpringLearner; Feb 7th, 2013 at 10:44 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
  •