Hi,
Sorry for going AWOL for a while... anyways, I'm in the process of doing
essentially what Mark suggested. I ended up splitting the large file, using
Jackson and JAXB to unmarshal the entries into a TreeMap, translating the
TreeMap into my own defined POJO, and marshaling back into JSON. Another
curveball I am running into is a second level of nesting in some of the
data. I'm fixing that by making a class to define the types of each element
within the properties.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Manipulating-JSON-from-inputStream-tp5766240p5766556.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to