[forge-issues] [JBoss JIRA] (FORGE-1163) No @XmlRootElement on Entities

Antonio Goncalves (JIRA) jira-events at lists.jboss.org
Thu Sep 5 05:24:03 EDT 2013


Antonio Goncalves created FORGE-1163:
----------------------------------------

             Summary: No @XmlRootElement on Entities
                 Key: FORGE-1163
                 URL: https://issues.jboss.org/browse/FORGE-1163
             Project: Forge
          Issue Type: Bug
    Affects Versions: 1.4.0.Final
            Reporter: Antonio Goncalves


I generate some entities and then scaffold REST endpoints. With Forge 1.3.3-Final it works fine, the @XmlRootElement is added to the entity, but not in Forge 1.4.0-Final. So using the REST enpoint creates an exception (saying it cannot marshall the entity into XML).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list