Hi, I have a problem. When I serialize collections containing more than one object to JSON objects, the JSON object contains an array. However, when the collection contains only one object, then the resulting JSON object is not an array. How can this problem be overcome such that the resulting JSON object is always an array regardless of the number of items in the collection. Please let me know.
Thanks and Regards, Sandhya -- View this message in context: http://www.nabble.com/Serializing-collections-containing-only-one-object-tp18210195p18210195.html Sent from the cxf-user mailing list archive at Nabble.com.
