Skip to content

Review infrastructure setup for schemas #1746

@bclozel

Description

@bclozel

While updating the "Producing a SOAP service" guide, I noticed that ".xsd" and ".wsdl" files are scanned in a configurable location. Beans are created with their names derived from the file name (typically, SimpleXsdSchema and DefaultWsdl11Definition beans).

If a SimpleXsdSchema is created, developers must expand it and instantiate a new DefaultWsdl11Definition bean to expose the WSDL service definition. Again, bean names are important because they are used to map the service definitions in the dispatcher.

This issue is about reviewing the current infrastructure setup and consider whether alternative designs are possible.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions