WSo2 ESB 4.0.3 and JSON in REST service
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am trying to use a REST service spit out a JSON output in WSB403 and I have been highly unsuccessful. I followed the steps outlined from the below link. ESB and JSON I have added the DynamicResponseModule and I have it assigned globally. When I run the REST service normally, I get a XML formatted output as expected, but when I try to add a " response=json ", my service times out and I get the following stacktrace. Internally the DynamicResponseModule is supposed to map this responseType to application/JSON/Badgerfish and when it does that