Hi, We have a JSON client inside ESB [1]. You can get JSON messages over http transport .
[1] https://github.com/wso2-dev/product-esb/blob/master/modules/integration/test-common/integration-test-utils/src/main/java/org/wso2/esb/integration/common/utils/clients/JSONClient.java Regards On Mon, Oct 27, 2014 at 11:18 AM, Isuru Ranawaka <[email protected]> wrote: > Hi kalpa, > > I think that you can write a proxy that returns a JSON Object by > specifying property > > <property name="messageType" value="application/json" scope="axis2"/> > > which will convert receiving object to JSON . > > thanks > > isurur > > On Mon, Oct 27, 2014 at 10:59 AM, Kalpa Welivitigoda <[email protected]> > wrote: > >> Hi, >> >> I need $subject to write an integration test for ESB. Do we already have >> such a service in the test automation framework? >> >> -- >> Best Regards, >> >> Kalpa Welivitigoda >> Software Engineer, WSO2 Inc. http://wso2.com >> Email: [email protected] >> Mobile: +94776509215 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Best Regards > Isuru Ranawaka > M: +94714629880 > Blog : http://isurur.blogspot.com/ > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Dimuthu De Lanerolle Software Engineer WSO2 Inc. lean . enterprise . middlewear. http://wso2.com/ Tel. : +94 11 2145345 Fax : +94 11 2145300 email : [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
