Results 1 to 3 of 3

Thread: Regarding Spring Batch jar versions

  1. #1
    Join Date
    Aug 2011
    Posts
    16

    Default Regarding Spring Batch jar versions

    Hi All

    Can any one help me to know about the batch jar version of org.springframework.batch in order to use spring-batch-2.1.xsd and beans/spring-beans-2.5.xsd.

    What all jars are needed and what would be the version.

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    I suggest using maven to resolve the dependencies, that will save you these questions and a ton of headaches searching for the right jars...
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Aug 2011
    Posts
    16

    Default

    Thanks Marten.
    I googled and find the correct version jar which was required to make skippable-exception-classes tag working.
    Earlier i was using 2.0 batch jars and trying to access 2.1xsds so i downloaded 2.1 and now things are working fine for me.

Posting Permissions

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