Skip to content

/META-INF/spring.schema [SWS-677] #776

@gregturn

Description

@gregturn

Eric Schult opened SWS-677 and commented

The '/META-INF/spring.schemas' in spring-ws-core (and possibly other jars) needs a reference to the v2 schema files:

Current:

http://www.springframework.org/schema/web-services/web-services-1.5.xsd=/org/springframework/ws/config/web-services-1.5.xsd

I tried successfully:

http://www.springframework.org/schema/web-services/web-services-1.5.xsd=/org/springframework/ws/config/web-services-1.5.xsd
http://www.springframework.org/schema/web-services/web-services-2.0.xsd=/org/springframework/ws/config/web-services-2.0.xsd
http://www.springframework.org/schema/web-services/web-services.xsd=/org/springframework/ws/config/web-services-2.0.xsd

YMMV


Affects: 2.0 RC2

Reference URL: http://forum.springframework.org/showthread.php?p=337267

Referenced from: commits 75bc1d9, e55da1c

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions