原创 Develop Web Service With Axis2 #7 - Add Custom Soap Header in Response Soap Message

This article will talk about how to add soap headers in response soap message, not work around solution mentioned in pr

原创 troubleshooting procedure for Spring + Hessian

1) How to get HttpServletRequest object so as to call getRemoteAddr()There is a request from client to restrict a limit

原创 How to convert XSD to XML or vice versa

- Preparation 1. JAXB library download JAXB library from http://jaxb.java.net/ execute this jar as java -jar {jaxb ja

原创 Start to develop web service with Hessian

This article is to demonstrate how to develop web service APIs using hessian. ( access http://hessian.caucho.com/ to le

原创 JavaScript類和繼承:this屬性

轉自 http://developer.51cto.com/art/200902/111044.htm 本文介紹了JavaScript裏面的this屬性。這個屬性是理解JavaScript類和繼承的重要基礎。 this屬性表示當前對

原创 用Axis2開發web service #2 - Work on Skeleton Code

1. generate skeleton code based on WSDL fileWSDL2Java Referencego to %testaxis1_folder% to run this command:wsdl2java -

原创 Spring v3.0.2 Learning Note 16 (Cont.)- Resolve NullPointerException on weblogic v10.3

In this article http://blog.csdn.net/wxhawk/archive/2010/10/25/5963880.aspx, I mentioned that NullPointerException occu