Service Reference Port Information: Call Property Editor
See Also
You open the Call Property editor from the Port Information tab
in the Service Reference pane of the sun-ejb-jar.xml
visual editor.
This property editor allows you to add or edit call property values for the service reference port.
The following call values and properties can be set in the property editor:
- USERNAME_PROPERTY. Set the value to the user name.
- PASSWORD_PROPERTY. Set the value to the user's password.
- ENCODINGSTYLE_URI_PROPERTY. Set the value to the http reference to the SOAP
encoding style.
- OPERATION_STYLE_PROPERTY. Select the value to document if calls to the
service use XML documents to pass information, or to rpc if calls to the
service pass information as Java objects.
- SESSION_MAINTAIN_PROPERTY. Set the value to true to maintain session
information.
- SOAP_ACTION_USE_PROPERTY. Select the box if using SOAP actions. Selecting the box
sets the value to True. If unselected, the value is set to false. If set to true,
then the SOAPACTION_URI_PROPERTY needs to be set.
- SOAPACTION_URI_PROPERTY. Set the value to the URI of 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