You can use JAXB to specify the name of class
For example,
| @XmlType(name="ColorVariant")
| public class ColorVariant {
| ...
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019378#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...