Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    4,414

    Maheshguruswamy is right, that is what I was...

    Maheshguruswamy is right, that is what I was after. I've used something similar before and thought that would work.
  2. Replies
    12
    Views
    4,414

    This should just have the strings "database.url"...

    This should just have the strings "database.url" etc.
  3. Replies
    12
    Views
    4,414

    I'm not sure if this would work. The...

    I'm not sure if this would work. The PropertyPlaceHolderConfigurer is required to replace the property place holders, but these can't be replaced until you have loaded the properties from the...
  4. Replies
    9
    Views
    1,347

    I think in this context I will want to prevent...

    I think in this context I will want to prevent concurrent execution. As these are batch jobs putting data into a database, they are sometimes required to delete from data first, which wouldn't play...
  5. Replies
    9
    Views
    1,347

    Thanks for the tip. How would I use this by...

    Thanks for the tip. How would I use this by injecting a Flow?
  6. Replies
    9
    Views
    1,347

    I've been prototyping this all day and I've come...

    I've been prototyping this all day and I've come up with a solution based on overriding SimpleJob.

    By splitting the <batch:job ...../> defintion from the <step....> definitions, I was able to load...
  7. Replies
    9
    Views
    1,347

    Load batch job config at runtime

    Hi,

    I am already using Spring Batch for a limited number of jobs, but I am in the process of transferring all jobs from our custom batch framework to our Spring Batch implementation.

    The...
Results 1 to 7 of 7