Hi > The key point is both name and namespace are required. Initially, I only > used @XmlRootElement( namespace="http://something"), it did not work (This > is weird because @XmlRootElement's name derives from class name by default. > Maybe you can have a look). > I was coming to the same conclusion as I can see WADLGenerator skipping @XmlRootElements with the default name - something else to fix then :-)
> The problem is resolved finally, thanks for your great help! thanks for experimenting, FYI, List<String> (and similar) query/matrix/etc parameters will be properly represented as well Cheers, Sergey > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/java-util-List-in-rquest-missed-in-WADL-tp4365634p4371165.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Sergey Beryozkin Application Integration Division of Talend http://sberyozkin.blogspot.com
