Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.5 (Dijkstra SR5), 1.5.2 (Evans SR2), 1.6 GA (Fowler)
-
Fix Version/s: 1.4.6 (Dijkstra SR6), 1.5.3 (Evans SR3), 1.6.1 (Fowler SR1), 1.7 M1 (Gosling)
-
Environment:Spring + GemFire
Description
In the Spring Data GemFire XML namespace defined by the XSD, the <gfe:cq-listener-container>, 'error-handler' attribute appinfo annotation expected 'type' is incorrectly defined as java.util.concurrent.Executor instead of org.springframework.util.ErrorHandler causing issues for IDEs (e.g. Eclipse) during auto-complete and pre-compilation type checking.
The appinfo annotation 'type' attribute value is currently incorrect the following Spring GemFire XSDs...
spring-gemfire-1.5.xsd
spring-gemfire-1.6.xsd
spring-gemfire-1.7.xsd