arrayKeys and serializeAsArray support

2016-07-11 Thread M.Ismail
Hi, I am using camel 2.13 and CXF 2.7.7 and I am using the workaround serializeAsArray and arrayKeys to solve the single item array issue. However, the webservice specs that I call have changed and I can this workaround isn't applicable anymore. What are my options now? 1- Can I use the Jackson

Using cxf-codegen-plugin with multiple WSDLs

2010-04-01 Thread M.Ismail
Hi, I've got multiple WSDLs and I don't know how to make maven generate code for all of them at once using wsdl2java plugin (cxf-codegen-plugin). I've tried adding another but it didn't work: org.apache.cxf cxf-codegen-plugin