1 Reply Latest reply on Apr 22, 2014 9:58 AM by tcunning

    XML to JSON Conversion using Smooks

    praveenkr09

      Hi All,

       

      We are using JBoss ESB and are looking forward to convert the XML input to JSON format using Smooks.

       

      We are looking forward for some sample examples around the same.

       

      Thanks and Regards,

      Praveen

        • 1. Re: XML to JSON Conversion using Smooks
          tcunning

          Praveen,

           

          Have you taken a look at the quickstarts?   There's no quickstart that does XML->JSON, but there are a number of quickstarts that transform XML into other formats (POJO, XML, etc).    It should be pretty easy to modify one of those to do what you want.