Designer 10.15 | Web Services Stack Help | Managing Web Service Packages | Configuring Web Service Packages | Updating the Configuration of Web Services within Web Service Packages
 
Updating the Configuration of Web Services within Web Service Packages
You can update and provide further configuration settings for Web services already included in Web service packages using the Services tab in the Web service package editor.
*To update the configuration of Web services within a Web service package
1. In Designer, open the Project Explorer view.
2. Double-click to open the Web service package you want to configure.
3. Click the Services tab.
4. In the Service drop-down list, select the Web service you want to configure.
5. In the Description area, add a description for the Web service, and click Set to confirm.
6. In the Properties area:
*Click the Add button to add a new property. Select a name, set a value, then click OK.
*Select an existing property and click Edit to modify it. Set a new name and value, then click OK.
*Select an existing property and click Remove to delete it.
7. In the Message Receivers area:
*Click the Add button to add a new message receiver. Select a name, set a value, then click OK.
*Select an existing message receiver and click Edit to modify it. Set a new name and value, then click OK.
*Select an existing message receiver and click Remove to delete it.
8. In the Transport area, select the transport you want to use with the Web service. You can select between the following transport types: HTTP, HTTPS, TCP, and JMS.
If you do not select a specific transport type, all transports enabled on the respective Web server are available for the Web service.
9. In the Modules area, enable and configure the advanced policy settings for the Web service.
For more information about configuring advanced policy settings, see Configuring Advanced Policy Settings.
10. Save your changes.
Related Topics