This chapter provides tutorial notes and example codes on Axis2 1.4.1. Topics include downloading and installing Axis2 1.4.1; creating a ServiceClient object for an XML document based Web service; turning off Chunked HTTP flag; invoking an operation with sendReceive() method; creating an RPCServiceClient object for an RPC method based Web service; invoking an operation with RPCServiceClient() method.