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 provider if it doesn't have this single item array issue? 2- Should I use a custom mapper for the exception case that prevented me to use arrayKeys? If so can you please, provide a sample? Regards, Ismail -- View this message in context: http://cxf.547215.n5.nabble.com/arrayKeys-and-serializeAsArray-support-tp5770305.html Sent from the cxf-user mailing list archive at Nabble.com.
