Description
Martin Vanek opened SWS-179 and commented
Many spring-ws components use Schema, but only via org.springframework.core.io.Resource which enforces reloading an recreating. Schema creation is very expensive operation and therefore should be better to have some component holding schema (maybe ?org.springframework.xml.validation.XmlValidator?) and use this component as alternative schema parameter for Schema using components.
Affects: 1.0
Issue Links:
-
add support for imported xsd in static wsdl as well as xsd's that import other xsd's [SWS-281] #438 add support for imported xsd in static wsdl as well as xsd's that import other xsd's
-
Support XsdSchema in AbstractValidatingInterceptor [SWS-304] #460 Support XsdSchema in AbstractValidatingInterceptor
-
Enable MessageDispatcherServlet to serve included xml schemas [SWS-250] #405 Enable MessageDispatcherServlet to serve included xml schemas
1 votes, 1 watchers