Skip to content

Error generate XML of #21

Description

@katiaSouza

@dilipkrish When I tries see the XML of my service happens an error(the page can't be rendered). I could see that occurrs error because my model have a field that is generic list, when I removed the list, my application returned works and I could see the XML.

Error message:

This page contains the following errors:

error on line 1 at column 10260: Extra content at the end of the document
Below is a rendering of the page up to the first error.

Model
Customer{
String id;
String name;
List

address; ( with generic list occurs error, without generic list don't occurs error)

get and set...
}

Are you know any about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions