[
https://issues.apache.org/activemq/browse/CAMEL-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-186.
--------------------------------
Resolution: Duplicate
Fix Version/s: 1.5.1
Assignee: Willem Jiang
This issue is resolved in CAMEL-822.
> JSON Support
> ------------
>
> Key: CAMEL-186
> URL: https://issues.apache.org/activemq/browse/CAMEL-186
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Hiram Chirino
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 1.5.1, 2.0.0
>
>
> JSON is becoming a big data format for the Web 2.0 world. Supporting this in
> camel could be interesting. Perhaps we should support coverting the body of
> the JSON message do JSON based DOM like:
> http://json.org/java/
> What would be nicer is there were JSON binding annotations so that a JSON
> message could get mapped to a bean similar to how JAXB maps XML to beans.
> But I don't think there is anything out there does does this.
> [jabsorb\http://code.google.com/p/jabsorb/wiki/Manual] takes a stab at it and
> so does
> [rocket-gwt|http://code.google.com/p/rocket-gwt/wiki/JsonSerialization] but I
> find it a bit lacking. Also they don't provide a nice marshaling API that a
> 3rd party lib like Camel can leverage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.