[jboss-dev-forums] [Design of JBoss ESB] - Re: Webservice - SOAP - JAXB Introductions

Sylvia Isler do-not-reply at jboss.com
Fri Aug 10 16:41:22 EDT 2007


One other question:
Is it a true statement that the JAXB Intros config:
<Field name="value"> 
  |        <XmlAttribute name="value" required="true" /> 
  |  </Field>  

should be equivalent to the use of the @XmlAttribute tag annotation in the code as follows?
@XmlAttribute  private double value;

If not what is the proper way to reproduce the effects of using the @XmlAttribute in a JaxbIntros config file?
Thanks again,
Sylvia


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073203#4073203

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



More information about the jboss-dev-forums mailing list