Search:

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

Search: Search took 0.01 seconds.

  1. problem was with object identity, I implemented...

    problem was with object identity, I implemented proper hashCode and equals functions and now it works, thank for the hint.
  2. Dave, is not ItemKeyGenerator enough to...

    Dave,

    is not ItemKeyGenerator enough to identify item? I have implementation which returns value of primary key of the entity.

    here is my step configuration:


    <bean parent="skipLimitStep"...
  3. HibernateAwarItemWriter commit=1 after failure

    Hi,

    I have problem with HibernateAwareItemWriter (1.1.3-A). When hibernate batch fails (on flush) then it restart batch from last known position but according to log file it does not commit after...
  4. Replies
    2
    Views
    1,557

    source adapter, big file

    Hello,

    I would like to know your opinion on how to best implement source adapter when I have file which is say 5GB. I can identify records(rows in file) which I can then map to java objects....
  5. Replies
    3
    Views
    1,328

    yes, thank you, when can we expect...

    yes, thank you, when can we expect spring-integration 1.0?
  6. Replies
    3
    Views
    1,328

    endpoint scheduling/polling

    Hello,

    I have question regarding endpoint polling/scheduling. In a current scenario, sender puts message on the channel (queue) and endpoints are periodically pulling messages from the channel.
    ...
Results 1 to 6 of 6