Sun Java System Web Server 7.0 Update 5 Developer's Guide to Java Web Applications

ProcedureTo Create Web Services from a Java Source

  1. Use apt to generate Java artifacts such as the WSDL file, and schema documents.

  2. Package the web.xml, sun-jaxws.xml, service endpoint interface and implementation class, value types, and generated classes, if any, into a WAR file.

  3. Deploy the WAR file to Web Server.