Hi Keith, I saw your response regarding JSON in WSAS: http://markmail.org/message/hyso2rvecqu6bgru?q=DynamicResponseHandler&page=2
I did a clean install of wsas 2.3, deployed the latest (SNAPSHOT 166) version of DynamicResponseHandler, modified axis2.xml to globally engage the module, added the message formatters and builders for application/json and text/javascript downloaded jettison-1.0.1.jar and axis2-json-1.2.jar into wsas/lib bounced the server and tried to invoke the echoString service: http://localhost:9762/services/echo/echoString?in=hello&response=application/json/badgerfish and http://localhost:9762/services/echo/echoString?in=hello&response=json But I am still getting xml back. Could you point me to a step by step guide on how to enable JSON response in WSAS? Thank you, Igor _______________________________________________ Wsas-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user
