Editing Java Service Operation Properties

You can edit service operation properties.

You can edit service operations on the Service Interface page of the Service editor. The editor makes corresponding changes to the Java method prototype when you change a service operation name or parameters. You can also edit the method prototypes directly in the Java source code.

  1. Expand the Properties section of the Service editor.
  2. Select the operation you want to edit.
  3. Edit any of the following fields.
    Table 1. Java service operation properties
    Property Description
    Name Specifies the operation name. Changing the name in the Properties section changes the corresponding method name in the Java source and vice-versa.
    Description Specifies an optional description of what the operation does.
    Input Message Name Specifies the input message name to be specified in the WSDL for the service interface. If you do not specify a value, the default is operation1request.
    Output Message Name Specifies the output message name to be specified in the WSDL for the service interface. If you do not specify a value, the default is operation1response.
    Visible Specifies whether the operation is exposed in the deployment interface for the service. If the operation is not visible, it is exposed in the design-time interface but removed from the interface of the deployed service.
Related concepts
Java Source Code for a Service
Related tasks
Adding a Service Operation to a Java Service
Removing a Service Operation From a Java Service
Related reference
Java Service Datatypes

Send your feedback on this help topic to Sybase Technical Publications: pubs@sybase.com

Your comments will be sent to the technical publications staff at Sybase, Inc. For product-related issues or technical support, contact Sybase Technical Support at 1-800-8SYBASE.