Re: JSON to XML Conversion

2015-09-02 Thread Raul Kripalani
ink it can be done using JAXB. Please correct me if am wrong. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771141.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: JSON to XML Conversion

2015-09-01 Thread anish.somadevan
this when you find time. Thanks, Anish -- View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771143.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JSON to XML Conversion

2015-09-01 Thread anish.somadevan
Am actually trying to convert a JSON response from an API to XML, and i don't think it can be done using JAXB. Please correct me if am wrong. -- View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771141.html Sent from the Camel - Users ma

Re: JSON to XML Conversion

2015-09-01 Thread Raul Kripalani
al[ref:xmljsonWithOpt... because of Cannot find data format in > registry with ref: xmljsonWithOptions > > > But when i have just "xmljson" in the route, everything works fine, > > > > > > > > > > > > Ca

Re: JSON to XML Conversion

2015-09-01 Thread anish.somadevan
Can you let me know your thoughts on this. Am facing issue wherever am trying to refer something from registry. Thanks, Anish -- View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771139.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JSON to XML Conversion

2015-09-01 Thread Raul Kripalani
tomLoadBalancer>,<{ > http://camel.apache.org/schema/spring}dataFormats>,<{ > http://camel.apache.org/schema/spring}delay>,<{ > http://camel.apache.org/schema/spring}description>,<{ > http://camel.apache.org/schema/spring}doCatch>,<{ > http://camel.apache.org/schema/spring}doFinally>,<{ > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771137.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: JSON to XML Conversion

2015-09-01 Thread anish.somadevan
stomDataFormat>,<{http://camel.apache.org/schema/spring}customLoadBalancer>,<{http://camel.apache.org/schema/spring}dataFormats>,<{http://camel.apache.org/schema/spring}delay>,<{http://camel.apache.org/schema/spring}description>,<{http://camel.apache.org/schema/spring}d

Re: JSON to XML Conversion

2015-09-01 Thread anish.somadevan
Unmarshal[ref:xmljsonWithOptions] <<< in route: Route[[From[direct:inter2]] -> [Unmarshal[ref:xmljsonWithOpt... because of Cannot find data format in registry with ref: xmljsonWithOptions -- View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5

Re: JSON to XML Conversion

2015-08-30 Thread anish.somadevan
Yes, i do have camel-xmljson 2.10.3 JAR in my classpath -- View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771088.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JSON to XML Conversion

2015-08-30 Thread Raul Kripalani
gt; xmljsonWithOptions > > But when i refer my just "xmljson" in my route, it works fine. The JSON > gets > converted to XML. > > > > > Please let me know how to resolve this. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032p5771083.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: JSON to XML Conversion

2015-08-28 Thread anish.somadevan
Am using Spring, but i don't have any bean with the name "XmljsonWithOptions". I typically want to do the JSON to XML conversion within the DSL XML. Is there a way to do it? Thanks, Anish -- View this message in context: http://camel.465427.n5.nabble.com/JSON-to

JSON to XML Conversion

2015-08-27 Thread anish.somadevan
View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771032.html Sent from the Camel - Users mailing list archive at Nabble.com.

JSON to XML Conversion

2015-08-27 Thread anish.somadevan
View this message in context: http://camel.465427.n5.nabble.com/JSON-to-XML-Conversion-tp5771031.html Sent from the Camel - Users mailing list archive at Nabble.com.