The templates in this directory are provided to facilitate the development process. Create a working directory and copy these templates to that location. *****_TEMPLATE_.wsdl***** Used to create a WSRF-compliant WSDL. All of the required WSRF operations are included in the WSDL. You simply need to uncomment the operations you want your service to support. *****build.properties***** Used to configure the build.xml and soapclient.xml Ant scripts. *****build.xml***** An Ant script used to run the Wsdl2Java tool. *****soapclient.xml***** An Ant script used to send test requests to deployed Web services.