Search:

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

Search: Search took 0.03 seconds.

  1. Question on DB2 driver --> setting encoding

    I am working with IBM DB2 on z/os. I may have to setup the default encoding for the specific DB when ran from the non-mainframe tier.

    Can some one give me details on how to setup this property for...
  2. Replies
    3
    Views
    1,050

    how about multiple exception classes

    How do i mention more than one class as the exception classes list?
  3. Replies
    3
    Views
    1,050

    Question on Item writer(for database)

    I have a drivingqueryitemreader that supplies into a Itemwriter(that does db inserts for each entry provided by the reader).

    Is there a way to tell the job to continue with next entry, if the...
  4. Replies
    12
    Views
    1,863

    worthwhile to capture in User Guide

    I think this could be captured as a gotcha in the User guide(not to consume the exception, but to let the Batch FW to know this has happened)
  5. Replies
    10
    Views
    4,886

    Question on how to set schema for Spring Batch

    In the same breath as a table prefix, is there a property that tells 'Spring Batch' to use a specific schema, this is the schema where spring batch tables are present(compared to default schema that...
  6. Replies
    1
    Views
    801

    question on CommandlineJobRunner(params)

    Just wondering if there is a way to invoke it with a non variable params list(we always need to change the params for the Job to be recognized as non-repetitive)

    Or is this something that can be...
  7. How do i save into StepExecutioncontext

    I need to save a list of keys into executioncontext so i can retrieve them during a next step.

    Is there a way to do that while running the current taskletstep?
  8. Replies
    8
    Views
    2,787

    what if the job runs infinitely?

    I am using the CommandLineJobLauncher and i have a single job(with 2 basic steps).

    When i start the commandline launcher, it takes care of the read and write of the step and repeats them again and...
  9. waiting for a response

    I am looking for your feedback on this question.

    thanks.
  10. Question related to access Jdbctemplate from stand alone program

    I have a stand alone program that loads application context and then fetches the jdbctemplate using datasource defined in the context file in the main program.

    I do have other DAO classes defined...
  11. Replies
    1
    Views
    897

    where to download Spring 1.x

    Due to a dependency on Spring batch, i would like to download latest version of Spring framework 1.x.

    Can some one point to the right location for this download; thanks.
  12. Replies
    1
    Views
    790

    Question related to attransactional

    I have a question related to Spring2.0 functional support for jdk1.4.

    If i am running on jdk1.4, can i use attransactional from Spring 2.0??
  13. Replies
    1
    Views
    1,497

    issues with Spring webflow performance

    I have heard from some of developers that due to its performance, they are moving to custom code and Spring MVC.

    Does the latest & greatest version of webflow address any of these concerns?
  14. Replies
    1
    Views
    890

    nice idea; keep up the good work

    I think its a great idea to blog about something you are passionate about.

    Keep up the great work & hope to visit your blog and get lots of info in the near and long term.
  15. Replies
    4
    Views
    2,905

    wouldn't you use Spring mock objects

    In the context of Spring can't u just use the out of the box 'Spring mock' apis??
Results 1 to 15 of 15