Skip to content

Fix for bug 28773106 #610

@Tomas-Kraus

Description

@Tomas-Kraus

Here the issue is that The @xmlelement(nillable=false) doesn't work with String[]
i.e. nillable attribute is not honored by any array elements

So for the fix I have removed the check nav.isArray(type) from AbstractWrapperBeanGenerator.processXmlElement which sets nillable to true for all array type elements

Signed-off-by: vavishal [email protected]

Source: javaee/metro-jax-ws#1254
Author: vavishal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions