Skip to content

Schema inlining results in duplicate inlining of files referenced from multiple files [SWS-353] #504

Closed
@gregturn

Description

@gregturn

Oliver Drotbohm opened SWS-353 and commented

Suppose you have two files foo-response.xsd and bar-response.xsd referenceing a common domain.xsd the Dynamic WSDL creation will cause the domain.xsd to be inlined twice in the WSDL.

This causes trouble to JAX-WS wsimport utility as elements appera twice in the same namespace.


Affects: 1.5.1

Attachments:

Referenced from: commits 2cb0b52

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions