Here are a few links to get started with webservices using axis2 and also installing and setting up the environment. I suggest to follow one of the links for clarity [do not follow all, you will be confused] depending on what you are looking for.
[1] Developing webservices using JAX-WS and weblogic http://download.oracle.com/docs/cd/E12840_01/wls/docs103/webserv/setenv.html
[2] Developing web services with handler http://www.developer.com/services/article.php/3503766/Processing-RequestResponse-Messages-of-a-Web-Service-Using-Handler-Chain.htm
[3] Configuration files while using AXIS2. http://ws.apache.org/axis2/1_3/axis2config.html
[4] Sample example for writing web service handlers http://docs.huihoo.com/apache/axis2-1.0-docs/xdocs/1_0/userguide4.html
[5] Learning how to develop and deploy applications using AXIS2 [beginner's guide] http://docs.huihoo.com/apache/axis2-1.0-docs/xdocs/1_0/userguide1.html
[6] How to install and configure axis2 with tomcat or weblogic http://www.aniltj.com/blog/2006/02/06/InstallAndConfigureApacheTomcatAxisForWebServiceDevelopmentOnWindowsXPSP2.aspx
[7] Demonstration of simple web service http://lkamal.blogspot.com/2008/07/web-service-axis-tutorial-client-server.html
[8] Developing POJO web service using Axis2. http://ws.apache.org/axis2/1_1/pojoguide.html#pojows
[9] Hello world with AXIS2. http://people.apache.org/~ruchithf/hw-axis2/
I am really impressed on Useful links for writting web services ! Example of transitional Writing from is also great! hey there can also show some better example to follow.
ReplyDelete