Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,389

    Thanks for the reply Dave, this was in...

    Thanks for the reply Dave,

    this was in response to a question on stackoverflow.com:

    "From a step, you can put data into the StepExecutionContext. Then, with a listener, you can promote data rom...
  2. Replies
    5
    Views
    1,389

    limitations of ExecutionContext

    Hi guys,

    I am busy with a POC to see if Spring Batch is a suitable option. We are implementing a Siebel ebilling system that requires two input files, one for masterData and one for clientData. To...
  3. resolveed

    I managed to resolve this by using reader.getAttribute(0) instead of reader.getAttribute("header") - seems like a bug in XStreamMarshaller

    Robin
  4. how to access attributes from XML nodes

    I am trying to access the values of attributes within my XML nodes using a converter within the XStreamMarshaller. I am able to read the nodes and the values of those nodes but have been unable to...
Results 1 to 4 of 4