[jbosstools-issues] [JBoss JIRA] (JBIDE-13581) Generate DTO with @Xml annotations from given POJO for the XML/JSON Mediatypes

Xavier Coulon (JIRA) issues at jboss.org
Tue Sep 23 09:48:17 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon updated JBIDE-13581:
----------------------------------
    Fix Version/s: 4.3.x
                       (was: 4.2.x)


> Generate DTO with @Xml annotations from given POJO for the XML/JSON Mediatypes
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-13581
>                 URL: https://issues.jboss.org/browse/JBIDE-13581
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: webservices
>    Affects Versions: 4.0.0.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.3.x
>
>
> use-case is:
> - if a user does not want to expose directly its entities, he needs to provide some DTOs with @javax.xml.bind.annotation.XmlRootElement annotation (so that the JAX-RS runtime can unmarshall/marshall the request and response bodies).
> These DTOs coding could be automated by a wizard which would let the user select the POJO fields and choose his prefered annotation style (field vs method) and output package



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list