Search:

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

Search: Search took 0.02 seconds.

  1. I see I'm not the only one to not see a reply...

    I see I'm not the only one to not see a reply before replying amd not only one
    to accidently cobble together the wrong library sets.
    My (phill) and ew0kian's solution was to get all of the...
  2. I had this error java.lang.NoSuchFieldError:...

    I had this error
    java.lang.NoSuchFieldError: name
    until I matched all of my libraries for slf4j to the latest release the
    .name field was added in a new (recent) superclass and the java.lang...
  3. Done. Sorry for bumbling around and not...

    Done.

    Sorry for bumbling around and not checking documentation.
    The bug is BATCH-678

    -P
  4. Automapping FieldSets to Domain Objects - p20 (PDF)

    In Spring Batch 1.0 Spring Batch - Reference Documentation
    p20 (PDF)

    [...]
    The FieldSetMapper configuration looks like the following

    <bean id="fieldSetMapper"...
  5. Spring Batch - Reference Documentation : Bugs

    Since we're in 1.0 and the doc's are new, I thought I'd create a thread for
    listing those stupid but annoying bugs which inevitably creep into the documentation.
  6. Replies
    1
    Views
    766

    I also have a question related to...

    I also have a question related to AbstractValidatingBatchLauncherTest. I have units tests around all the parts I wrote and I figured that one AbstractValidatingBatchLauncherTest with a...
  7. Replies
    7
    Views
    11,557

    Corrections

    Thanks Dave. I also thought to mention that a few other coding typos are listed by me on a reply to the DZone article. I don't know about others but I'm sometimes ready to bite someone (not...
  8. Replies
    4
    Views
    1,127

    Thanks for the feedback, I'll consider what I...

    Thanks for the feedback, I'll consider what I might suggest in a JIRA after I get more up to speed on the whole framework. I would have to have a good understanding the appropriate executionContext...
  9. Replies
    4
    Views
    1,127

    Thanks for the quick response. Darn, I...

    Thanks for the quick response.



    Darn, I was hoping to play with simple things like flat files to understand
    how ItemWriters work and play with tranformations without having to build up an...
  10. Replies
    4
    Views
    1,127

    Appending to a Text File

    I'm thinking this is more a straight Spring question on the file resource than a question about FlatFileItemWriter.

    I was wondering how to setup a FlatFileItemWriter or the file resource so that...
  11. Replies
    7
    Views
    11,557

    Don't worry, it's no stupider than the author of...

    Don't worry, it's no stupider than the author of the
    "Hello World" Spring Batch article on dzone, Tareq Abed Rabbo,
    who had those typos in the original article and on his blog.

    -Paul

    p.s. For...
Results 1 to 11 of 11