In the navigator pane, expand WebLogic Domain to show the domain in which Using Fusion Middleware Control, select WebLogic Domain then Web Services Select a source in the Sources table.

14-6 Oracle Fusion Middleware Security and Administrators Guide for Web Services in the Service Name field. Only services that contain the calc string, such as calculator services are displayed. The search is not case-sensitive. In the Services available in UDDI section of the page, you can view service details from UDDI for each service in the table by clicking the View Service Details icon. The Service Details from UDDI window displays information about the service such as the Service Name, Service Description, Service WSDL, Service Key, Business Key, and Service Location, among others. You can edit the details of a service by clicking the Edit icon, which allows you to change the name and description of the selected service. 6. In the Services available in UDDI section of the page, select the service or services that you want to register from the source and click Register. A confirmation message displays indicating that the service was registered successfully. Registering Web Services from a WSIL Source Follow the steps in this section to register Web services from a registered WSIL source.

1. In the navigator pane, expand WebLogic Domain to show the domain in which

you want to register a Web service. 2. Select the domain.

3. Using Fusion Middleware Control, select WebLogic Domain then Web Services

and then Registered Services. The Registered Sources and Services page displays, as shown in Figure 14–1 . 4. Select the WSIL source from which you want to register services. Note that the Type for a WSIL source is specified as either WSIL import from File or WSIL import from URL.

5. Select Register Web Services.

The Register New Service page displays, as shown in Figure 14–5 . Figure 14–5 Register New Service from WSIL Source Advanced Administration 14-7 The Register New Service page displays the Source information, in read-only format, and a list of available services, if any, in the WSIL that you can register, shown in the Services Available in WSIL table. If there are any WSIL references in the WSIL, they are listed in the References Available in WSIL table. In the Services Available in WSIL table, you can edit the details of a service by clicking the Edit icon, which allows you to change the name and description of the selected service. 6. To register a service available from the current WSIL, select the service in the Services Available in WSIL table and click Register. A confirmation message displays indicating that the service was registered successfully. 7. If the current WSIL also references other WSIL URLs or references, expand References Available in WSIL to display them. You can register the referenced Web services as well. To register a service from a referenced WSIL instead of the current WSIL, click the Process icon for the reference in the References Available in WSIL table. If the WSIL parses successfully, a new source is registered and the current WSIL source is replaced by the referenced WSIL. The services available in the referenced WSIL source are listed in the Services Available in WSIL table. You can then register services from the referenced WSIL. If the WSIL does not parse successfully, an error message displays. Usually, in such cases, the system successfully registers the new source for the selected WSIL reference. However, because the system could not parse the WSIL document, the error message displays. Close the error dialog and click OK to return to the Registered Sources and Services page. WSIL parsing can fail if the reference is bad or it needs authorization credentials. You can enable authorization for the WSIL source as described in Registering a Source on page 14-4. Note: For each new source created, _n is appended to the parent source name. For example, if the parent source name is wsil_file_ 1, then referenced new sources are named wsil_file_1_1, wsil_ file_1_2 with source type WSIL URL. The new sources are listed in the Sources table in the Registered Sources and Services page.