Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Global customization are not applied to xjc when input document is WSDL #821

Closed
@glassfishrobot

Description

@glassfishrobot

When input file to xjc is wsdl, xjc ignores global customizations. The root cause of this is that xjc tries to inline the customizations by inlining them under root element. This works fine for schema, but for wsdl it has to be inlined under different element as only schema part of wsdl is considered and the rest is ignored.

Affected Versions

[2.2.4]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions