Results 1 to 3 of 3

Thread: Spring-batch and quartz with serlet

  1. #1
    Join Date
    Mar 2013
    Posts
    2

    Default Spring-batch and quartz with serlet

    i got this error when i run my webapp

    org.springframework.beans.factory.parsing.BeanDefi nitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/batch]
    Offending resource: class path resource [batch-context.xml]

    please help me, i'm a new and i need help

  2. #2
    Join Date
    Mar 2013
    Posts
    2

    Default

    i need help for run spring-batch and quartz with a servlet , help

  3. #3
    Join Date
    Sep 2008
    Location
    Chicagoland, IL
    Posts
    351

    Default

    Take a look at the sample app that comes with Spring Batch: http://static.springsource.org/sprin...ex.html#quartz

    Is there a specific issue you're looking to address?
    Michael Minella
    Spring Batch Lead
    Author - Pro Spring Batch
    http://www.michaelminella.com
    Twitter: @MichaelMinella

Posting Permissions

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