After I give the "theList" a initial value by new java.util.ArrayList(), the NPE disappears and XML data is de-serialized to requestWrapper correctly. That is great!
But I still don't know how to make a link from <request >representations to the grammar section in WADL. Per your suggestion, I set namespace value for @XmlRooElement on RequestWrapper class declare, but there is still no link from representation to grammar. Could you provide more detail for that? Thanks -- View this message in context: http://cxf.547215.n5.nabble.com/java-util-List-in-rquest-missed-in-WADL-tp4365634p4370398.html Sent from the cxf-user mailing list archive at Nabble.com.
