Web Services Reference tabbed pane -> Web Service Reference section -> Add/Edit button -> Add/Edit Web Services Reference dialog box -> Sun ONE Settings button -> Web Service Sun-specific Settings dialog box -> Port Settings section -> Call or Stub icon
In this dialog box, you can provide the properties and values for the Call or Stub classes generated for the service endpoint interface.
The Stub Properties are JAX-RPC property values that should be set on a stub before it is returned to the web service client. The property names can be any properties supported by the JAX-RPC Stub implementation. See javadoc for javax.xml.rpc.Stub.
The Call Properties are JAX-RPC property values that should be set on a Call object before it is returned to the web service client. The property names can be any properties supported by the JAX-RPC Call implementation. See javadoc for javax.xml.rpc.Call.
To add a property:
To delete a Property for the service endpoint interface, select the
row containing the settings and click Delete. A
confirmation dialog asks if you really want to delete the property.