Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    29
    Views
    8,653

    Got this to build in IntelliJ, but had trouble...

    Got this to build in IntelliJ, but had trouble running the samples. I had sometime this weekend that I spent working on it.

    Is Valkyrie still active?

    thanks,

    John
  2. Replies
    2
    Views
    485

    Thank you very much... that looks like what I...

    Thank you very much... that looks like what I need.

    John
  3. Replies
    2
    Views
    485

    Question on "routing"...

    I'm re-reading the documentation to see if I can find the answer, but if anyone has any thoughts/suggestions in the meantime...

    I'm trying to redistribute a message to multiple channels based on a...
  4. Replies
    3
    Views
    1,511

    I'm embarrassed to say that I was trying to...

    I'm embarrassed to say that I was trying to marshal the file object.. :-( I put a file to string transformer in and it worked like it should...

    John
  5. Replies
    3
    Views
    1,511

    Same/similar problem over here... Only I'm using...

    Same/similar problem over here... Only I'm using a file adapter to read in the xml file. Did you ever get this resolved?

    thanks,

    John
  6. Yeah not sure what the problem is... I struggled...

    Yeah not sure what the problem is... I struggled for about two hours and then switched to JAXB... it worked in about 10 mins...

    John
  7. Did you ever find a resolution? I'm having the...

    Did you ever find a resolution? I'm having the same issue...

    John
  8. Replies
    2
    Views
    551

    Looks like JobExecutionListener is what I want....

    Looks like JobExecutionListener is what I want....
  9. Replies
    2
    Views
    551

    Fire JMS Message when Job Completes

    I thought I would post this while I run through the docs and this board...

    New to Spring Batch, so the usual apologies if this has already been answered....

    I would like to fire a JMS message...
  10. Thread: Thank you

    by jchildress
    Replies
    4
    Views
    903

    Thank you

    I just wanted to post and say thanks for such an awesome framework... I downloaded Spring Web Service two weeks ago. I hadn't "messed" with web services in at least eight years.

    I had to work...
  11. It looks like that class is specific to...

    It looks like that class is specific to Weblogic...


    weblogic.wsee.jaxws.sslclient.PersistentSSLInfo
  12. Thank you very much. I'll try this out this...

    Thank you very much. I'll try this out this morning.

    John
  13. bump....

    anyone? anybody else?
  14. newbie error of course....

    I'm both very happy and very embarrassed to admit the problem was mine... the exception was skipped, the stack trace was just sent to the logger...

    I assumed that the log mean the job was...
  15. Newbie - skippable-exception-classes FlatFileParseException

    Disclaimer.. - I'm totally new to Spring Batch.

    I'm trying to write a job that reads in a csv file for processing. I'll include my config at the bottom of the post. Everything seems to work...
Results 1 to 15 of 15