Creating a Web Service

The starting point for developing a web service to use the WSIT technologies is a Java class file annotated with the javax.jws.WebService annotation.

For detailed instructions for how to use NetBeans IDE to create a web service, see Creating a Web Service.