In the Web Service Details section of the page, click on the plus + for the Web

Administering Web Services 6-27 Enabling and Disabling MTOM Support for MTOM is provided by attaching the oraclewsmtom_policy policy to a Web service. You can enable or disable MTOM for a Web service by enabling or disabling this policy. See Enabling or Disabling a Policy for a Single Policy Subject on page 7-23 for more information. You must restart the application after enabling or disabling MTOM. Configuring the Web Service Client For the Web service clients in your application, including SOA references, ADF data control, and asynchronous Web service Callback clients, you can set the configuration properties defined in Table 6–3 . Note: You need to wait approximately 30 seconds or the equivalent of the configured Graceful Shutdown Timeout time between stopping and restarting the application. During this time, the server is allowing all global transactions to complete before shutting down the application. If you do not wait the configured Graceful Shutdown Timeout time, then the application will not be restarted appropriately and you will not be able to access it. To avoid waiting the graceful shutdown timeout period, you can restart the application twice. Note: The procedures described in this section apply to Oracle Infrastructure Web services only. Table 6–3 Configuration Properties for Web Service Clients Configuration Property Property Name Description General UDDI ServiceKey SOA reference clients only oracle.soa.uddi.serviceKey Specifies the service key of the Oracle Service Registry OSR if UDDI is used for run-time resolution of the endpoint. For more information, see Changing the Endpoint Reference and Service Key for Oracle Service Registry Integration in Oracle Fusion Middleware Administrators Guide for Oracle SOA Suite and Oracle Business Process Management Suite. Endpoint Address javax.xml.ws.service.endpoint.address Endpoint URL to which the client will send the request. Note : This property is not available for asynchronous Web service Callback clients. Maintain Session javax.xml.ws.session.maintain Flag that specifies whether the session should be maintained. Note : This property is not available for asynchronous Web service Callback clients.