Skip to content

Create and use some wrapper around javax.xml.validation.Schema [SWS-179] #333

Closed
@gregturn

Description

@gregturn

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:

1 votes, 1 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions