I just realized that for the simplified example in my last post, the return type generated is indeed a List. It is only when OrderCriteria becomes more complex (includes a list of enumerations etc.) that the generator starts wrapping the List return type. Don't know if there is any workaround for this.
Thanks. Naresh -- View this message in context: http://old.nabble.com/wsdl2java---creating-List-return-type-tp28137460p29051915.html Sent from the cxf-user mailing list archive at Nabble.com.
