The WebService class / com.WebServices methods |
Defines the comment for the Web Service object.
The setComment() method defines the comment associated to a com.WebService object.
The comment will be used when generating the WSDL file, as defined by the standard.
In case of error, the method throws an exception and sets the STATUS variable. Depending on the error, a human-readable description of the problem is available in the SQLCA.SQLERRM register. See Error handling in GWS calls (STATUS).