Search:

Type: Posts; User: varmawku; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    1,106

    Might be. You solved the issue on which I am...

    Might be.
    You solved the issue on which I am freaking out for last couple of days. Thanks for the help
  2. Replies
    7
    Views
    1,106

    thanks a ton Michael. It works when I change it...

    thanks a ton Michael.
    It works when I change it to use ClassPathXmlApplicationContext.

    Any idea why BeanFactory doesn't work.
  3. Replies
    7
    Views
    1,106

    Here is the full code

    Adding the code:

    Configuration file:


    <beans xmlns="http://www.springframework.org/schema/beans"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
  4. Replies
    7
    Views
    1,106

    Spring batch version

    Same code works in Spring batch version 2.0.0, but not in 2.1.0

    Am I missing anything that needs in version 2.1.0.

    Please help.
  5. Replies
    7
    Views
    1,106

    JobRepository is mandatory

    I am trying to write a simple spring job. Its failing with the below error. Any help is really appreciated.

    Caused by: java.lang.IllegalArgumentException: JobRepository is mandatory
    at...
Results 1 to 5 of 5