beautypg.com

Basics of creating a web service client, Basic development steps – Google Apps Security and Compliance Services Web Services Application Programming Interface Guide, Early Access Version 1.5 User Manual

Page 16

background image

Introduction to Google Web Services API

13

These are introductory classes showing how to create a web service and
client, modify an attribute, deploy the web service, and how to debug and
handle exceptions.

Axis and XMLBeans Resources

Apache Axis Web Service project (http://ws.apache.org/axis/)

Axis Web Services Recommended Reading (http://ws.apache.org/axis/java/
reading.html)

XMLBeans home page (http://xmlbeans.apache.org)

XMLBeans resources (http://xmlbeans.apache.org/resources/index.html)
including articles describing how to build a web service client application,
tools, and tutorials.

BEA developer2developer XMLBean center (http://dev2dev.bea.com/xml/
xmlbeans.html)

soapUI test tool (http://www.soapui.org/)

Eclipse, an open development platform (http://www.eclipse.org/) with
documentation and newsgroups

JAX WS and NetBeans Resources

NetBeans home page (http://www.netbeans.org/)

NetBeans documentation and additional resources (http://www.netbeans.org/
kb/index.html)

soapUI test tool (http://www.soapui.org/)

Java tutorials, blueprints, training (http://java.sun.com/javaee/reference/
tutorials/)

Basics of Creating a Web Service Client

Basic Development Steps

Successful web service development requires experience with the other email
security service interfaces, and experience building web service applications.
These instructions assume you are using an Integrated Development
Environment tool (IDE) to build your web service. An example of an IDE is the
Microsoft Visual Studio 2005 tool environment.