Results 1 to 2 of 2

Thread: schema document has become inaccesible

  1. #1
    Join Date
    Feb 2012
    Posts
    7

    Default schema document has become inaccesible

    http://www.springframework.org/schem...emfire-1.1.xsd

    has become inaccessible - which is preventing me from building / running spring-data-gemfire projects

  2. #2
    Join Date
    Oct 2004
    Location
    Berwyn, PA
    Posts
    56

    Default

    Thanks for bringing this to my attention. It's back now. However this should not prevent you from building or running your application as the schema are always packaged in the appropriate jar files and hence on your project classpath. I suggest you check your build or IDE configuration and make sure the schema is resolved correctly. For instance in STS, you should enable Preferences->Spring->Beans Support->Namespaces "Load NamespaceHandlers and XSD's from project's classpath".
    David Turanski
    SpringSource Senior Software Engineer

Posting Permissions

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