Results 1 to 3 of 3

Thread: spring 3 support in spring batch 2.1.3

  1. #1

    Default spring 3 support in spring batch 2.1.3

    Hi Everyone,

    I am working on deciding our technology stack for our latest project and need to know whether we can use spring 3 for both our web as well as the batch piece of our application.

    I noticed at
    http://static.springsource.org/sprin...0.1-2.0.2.html
    that spring 3 support is provided. Not sure if its COMPLETE spring 3 support (ready for production use) or not - Or are there are critical pieces still missing that I should aware of ?

    thanks in advance for your reply,
    Robin

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    There are no issues with Spring 3, and we run integration tests (in fact there are features that work better with Spring 3), so if you need commercial support for that combo I'm sure it would be possible. There is one caveat: if your data is in XML you need to use the Spring WS version of Spring OXM, not the one in Spring 3, but since they are identical functionally that shouldn't be an issue.

  3. #3

    Default

    We are not looking into commercial support for now - I only meant to ask whether spring batch latest version 'works' with spring 3 without any issues.

    thanks for your reply - I assume you meant to say that it Does. Please correct me if I am wrong.
    thanks,
    Robin

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •