Skip to content

Resource.class not producing xml for content. #108

@rkaltreider

Description

@rkaltreider

When marshalling Resource.class, the content is not marshalled. All i get is an xml package like this

However, if I wrap the Resource.class with my own class and override getContent() and annotate with @xmlelement, it works. Would you be able to add that annotation to getContent() or am i doing somethign wrong. Resources.class works just fine, its just Resource.class that I have to wrap. Thanks!

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