Service Reference Call Properties Editor
See Also
You open the Service Call Property editor from the General tab
in the Service Reference pane of the sun-ejb-jar.xml
visual editor.
This property editor allows you to add new call
properties or edit existing call properties. Select one of the following property names
from the combo box and set the property values:
- USERNAME_PROPERTY: A user name.
- PASSWORD_PROPERTY: The user's password.
- ENCODINGSTYLE_URI_PROPERTY: An http reference to SOAP
encoding style.
- OPERATION_STYLE_PROPERTY: Either document, if calls to the
service use XML documents to pass information, or rpc, if calls to the
service pass information as Java objects.
- SESSION_MAINTAIN_PROPERTY: Set to true to maintain session
information.
- SOAP_ACTION_USE_PROPERTY: True if using SOAP actions;
otherwise, false. If set to true, then the SOAPACTION_URI_PROPERTY
needs to be set.
- SOAPACTION_URI_PROPERTY: The URI to any SOAP actions for the
service.
- See Also
- About Web Services
- About Building Web Services
- Building a Document-Style Web Service
- Building a RPC-Style Web Service
- Building a Web Service from a WSDL File
Legal Notices