Search:

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

Search: Search took 0.03 seconds.

  1. Can someone give me some guidance? (in-container versus independent)

    I read a message where it was indicated that Spring Batch can be used outside of a container. What is more typical?

    A) Running Spring Batch inside of a container and using ? to spawn off parallel...
  2. Replies
    7
    Views
    2,609

    If I understand what you are trying to do.....

    Each object that gets passed into the BeanTypeCompositeFormatterLineAggregator must have a 'mapping' that tells it what bean defines the FieldExtractor for that object.... so your...
  3. Replies
    7
    Views
    2,609

    BeanTypeCompositeFormatterLineAggregator

    This was a class I created to handle this situation...and think there
    is probably a more elegant way to do it, but it does work. I'm not a
    Spring expert, but I can provide the code and someone...
  4. Replies
    7
    Views
    2,609

    Working Solution...

    Here is a rough cut at what I think should be part of the framework. The ability to parse various input records to objects, and subsequently format these various objects as strings for writing to the...
  5. Replies
    7
    Views
    2,609

    Similiar Problem..

    I have multiple record types that I need to write to a single output file. These are not merely a header and a trailer, but different object types that I would like to be able to configure in my...
  6. Replies
    0
    Views
    1,301

    Commons Validator with Spring Batch

    Does anyone have a working example of setting this up? Other than the documentation saying that you can... theres nothing to show how you would do so. I already have forms set up for our on-line...
  7. Replies
    0
    Views
    887

    Best Practices For Spring Batch Use

    I am doing a proof of concept to replace an existing process with Spring Batch. In reading through the materials I am unsure of the intended use
    or best practice for a design.

    My initial thought...
  8. Information..

    Erwin..

    You don't have a direct e-mail on your profile, so I'll drop
    a message here. I have several comments/questions about the
    Webflow project. I've seen it mentioned several times that...
  9. I also wondered about this..

    I am using a search screen, where the reaults are
    displayed on the same view as the entry of the criteria.
    It looks like some 'extra' effort is required if I don't want the
    form to be initialized...
Results 1 to 9 of 9