[jboss-user] [JBossWS] - Re: jbossws-1.2.0.CR3 generates lowercase classnames?

dwin do-not-reply at jboss.com
Tue Feb 20 09:55:55 EST 2007


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#4019378

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019378



More information about the jboss-user mailing list