Add webservice to the Web Service List Model.
Parameters: wsData - The WebServiceData to add Parameters: compile - true if the client should be compiled immediately; ignored if client has already been compiled throws: java.io.IOException -
Add webservice to the Web Service List Model.
Parameters: wsdl - the wsdl URL Parameters: packageName - the package for the webservice java classes Parameters: groupId - the id of the group the webservice belongs to throws: java.io.IOException - if the web service could not be added
Removes a webservice from the Web Service List Model.
Client jars and other data are deleted from the filesystem.
Parameters: wsData - the WebService to remove