[ 
https://issues.apache.org/jira/browse/CXF-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955155#comment-13955155
 ] 

Sergey Beryozkin commented on CXF-5618:
---------------------------------------

I think, after looking at the code,  this actually works as expected. Just make 
sure XmlName has a fully qualified name, example, 
"{http://myns}mycustomcollectionname";. Give a try please

> Plural Names
> ------------
>
>                 Key: CXF-5618
>                 URL: https://issues.apache.org/jira/browse/CXF-5618
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.10
>            Reporter: Joshua Mathianas
>
> When returning a list of objects there is no way to define the correct plural 
> name of the base object when using jaxb.  Currently I can override the class 
> map for the xml and the name of the element but the grammar is no correct in 
> the generated wadl.  There should be a way when specifying the name with 
> XMLName annotation that the grammar element name is also updated.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to