Building a JSON web service with Java and Axis2

上传:lzp700239 浏览: 23 推荐: 0 文件:ZIP 大小:125.59KB 上传时间:2020-10-06 02:39:21 版权申诉
1.Download Axis2 as WAR and install it in your servlet container 2.Download the DynamicResponseHandler module and add it to Axis by copying it to WEB-INF/modules 3.Patch Jettison or download my patched version and replace it with the one installed in WEB-INF/lib 4.Add the DynamicResponseHandle
上传资源
用户评论

lgdebc94424 2020-10-06 02:39:21

真的很使用,按照说明成功执行

hellohaiminwa 2020-10-06 02:39:21

东西描述的还不错,但还有地方要修改,按照上面的步骤不能完全运行