Results 1 to 2 of 2

Thread: XML Schema for 1.1 not Published

  1. #1
    Join Date
    Feb 2012
    Posts
    7

    Default XML Schema for 1.1 not Published

    http://www.springframework.org/schem...ng-gemfire.xsd does not match the 1.1 schema in the documentation. Neither does http://www.springframework.org/schem...emfire-1.1.xsd.

    At the minimum, the pdx related entries are missing.

    The one in the jar is correct but the doc advises that we set up the schema location as


    xsi:schemaLocation="http://www.springframework.org/schema/gemfire http://www.springframework.org/schema/gemfire/spring-gemfire.xsd"

    Of course the whole thing doesn't work if the tags in my application-context can't be identified. Could we get the correct schema published please ?

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    This has been fixed. Thanks for reporting. Next time, for a quicker response, please raise a bug in our issue tracker.

    Cheers!
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

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