Search:

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

Search: Search took 0.04 seconds.

  1. Hello Dave, Just created the JIRA...

    Hello Dave,

    Just created the JIRA
    https://jira.springsource.org/browse/BATCH-1532

    Regards,
    Cyril.
  2. Created...

    Created http://jira.springframework.org/browse/SPR-6958.

    Thanks
  3. Hello Dave, I found the source of the problem....

    Hello Dave,

    I found the source of the problem.

    I'm using Spring Batch 2.1.0.RELEASE with Spring 3.0.1.RELEASE with Jdk 1.5.

    Test 1
    When I use the following environment :
    . Spring Batch...
  4. Dave, That's exactly the point. In the...

    Dave,

    That's exactly the point.

    In the AbstractMarshaller from which extends the XStreamMarshaller, we have the following code:



    public final Object unmarshal(Source source) throws...
  5. Hello Dave, Thanks for your response. It's...

    Hello Dave,

    Thanks for your response.

    It's clear for me that Stax and SAX are different things but the org.springframework.xml.transform.StaxSource that StaxEventItemReader initializes during...
  6. StaxEventItemReader + Xstream unmarshaller => KO

    Dear all,

    I just have some practice with SPring documentation example on StaxEventItemReader and XStream unmarshalling
    cf doc §6.7.1 StaxEventItemReader
    It doesn't seem to work and i receive...
  7. Replies
    0
    Views
    871

    spring documentation

    Dear all,

    As i go through the spring documentation (very well done and very clear by the way, thanks for the good job guys!) , i'd like to do some feedback.

    1°) chapter 3.1.2 and 3.1.3
    the...
  8. Replies
    0
    Views
    587

    Best practice for configuration

    Dear all,

    I'm wondering about the best way to configure jobs + other spring beans (datasource, etc.) in integration environment (that is, not in unit testing).

    1°) my application configuration...
Results 1 to 8 of 8