Building a JSON web service with Java and Axis2
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
用户评论
真的很使用,按照说明成功执行
东西描述的还不错,但还有地方要修改,按照上面的步骤不能完全运行