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 ?


Reply With Quote