Results 1 to 2 of 2

Thread: spring-security-3.0.4 missing?

  1. #1

    Default spring-security-3.0.4 missing?

    Hi

    My application has recently stopped working, reporting the following when attempting to start:

    org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://www.springframework.org/schema/security/spring-security-3.0.4.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.

    When I go to the directory http://www.springframework.org/schema/security/, I notice that spring-security-3.0.4.xsd is missing.

    Would I be right that this missing file is the cause of my problems? If so, can it be reinstated?

    Regards

    Jason
    Last edited by Jason Mansfield; Aug 10th, 2012 at 11:05 AM. Reason: URL was incorrect

  2. #2
    Join Date
    Jan 2008
    Posts
    1,826

    Default

    As an FYI this should have been resolved earlier this morning.
    Rob Winch - @rob_winch
    Spring Security Lead
    Pivotal

Posting Permissions

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