<WebServices>
This tag must enclose the entire section.
The <WebServices> section is where you can define Web Service action configurations: Supply a unique lookup name for the action, and the fully qualified Java class name of the class that implements the WebServiceAction interface. See the wmconf.xml file for more details.
Was this helpful?