Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by Deepal:
http://wiki.apache.org/ws/FrontPage/Axis2/userguide

New page:
= Outline – Quick start guide =
== Quick introduction ==
 * Installation 
 * Classpath

== Your first client ==
 * WSDL2java URL
 * HelloWorld URL
 * Call service , print result
Using RPC ServiceClient to do the same thing

== Your first service ==
 * POJO deployment with S HTTP server
 * Calculator
 * ?wsdl

== Description of repository ==
 * Why it is needed
 * deploying POJO for Calculator
 * What else ...... 
 * Not just a class , but have many dependencies 
 * Configuration not code

== Service packaging ==
 * Why do I need an aar
 * More complicated calculator
 * why not to classpath

== What is a module ==
 * how do I use module for my service
 * Using addressing module to get the async support 

== Generating a service using a WSDL ==
 * Generate helloworld service using the same wsdl in the first sample
 * point first client at the new service and  invoke 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to