Results 1 to 3 of 3

Thread: Wrong Batch Schema?

Threaded View

  1. #1
    Join Date
    Sep 2008
    Location
    Haag, Bavaria, Germany
    Posts
    3

    Default Wrong Batch Schema?

    Hi everyone,

    I upgrade to Spring Batch Version 2.1.0 today. But in the configuration of skippable-execption-classes I get an error from the schema. I canīt set the new <include class="bla.bla.bla" /> tag.
    Code:
    <batch:skippable-exception-classes>
        <include class="bla.bla.bla" />
    </batch:skippable-exception-classes>
    Is an old schema online?
    Last edited by crassmann; Oct 20th, 2009 at 04:30 PM.
    Christian Raßmann
    http://www.rassware.de

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
  •