This seems more blocking issue than we initally thought. We use Java first approach, and Cxf-2.0.3.
For example when we use List<MyType> etc we get that error, when we use List<JavaPrimitiveType> everything goes ok. We would really appreciate any news/info regarding this: when it will be fixed (put into Cxf binary distro since it is already fixed https://issues.apache.org/jira/browse/WSCOMMONS-273), any workarounds, does this affect older stable versions of Cxf etc. Even if you dont plan to distribute in weeks to come it would be welcomed to know so we know what to expect, so we can either fix ourselves or move to the next library. With this one its highly doubtful we will get approval from management to use Cxf in production(though its not Cxf direct problem), and would have to go to other solutions. Thanks -- View this message in context: http://www.nabble.com/More-than-one-Element-in-Request-Wrapper--tp14753520p15019483.html Sent from the cxf-user mailing list archive at Nabble.com.
