Results 1 to 3 of 3

Thread: DVFactoryException

Hybrid View

  1. #1
    Join Date
    May 2011
    Location
    Chennai,India
    Posts
    38

    Default DVFactoryException

    Hi, when i add spring project nature to my project, i get the following error..
    Can somebody throw light on this?


    Error occured processing XML 'Provider org.apache.xerces.parsers.XIncludeAwareParserConfi guration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.'. See Error Log for more details,


    thanks,
    Paary

  2. #2
    Join Date
    May 2011
    Posts
    11

    Default same problem

    i'm also facing same compilation error.it is pointing the error to /src/main/webapp/WEB-INF/spring-servlet.xml......but it is not pointin to any particular line in spring-servlet.xml

  3. #3
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey Paary!

    I think you are hitting this problem:
    https://issuetracker.springsource.com/browse/STS-1672

    When you download the STS 2.6.1 package, you will get the patch that is mentioned in the bug pre-installed. Otherwise you can take a look at the extension install list at the Dashboard and grab that patch from there.
    The other option would be to jump onto 2.7.0.M1, where this problem is also solved.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

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