Great! Using "@XmlElement(required = true)" and the "-b <binding-name>" option kept the element required (minOccurs="1") and exposed it as an Integer to the client.
Thanks! -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-declare-an-attribute-required-and-non-primitive-tp4815370p4876761.html Sent from the cxf-user mailing list archive at Nabble.com.
