If you selected UDDI v3 registry import, enter the following information:

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. 14-8 Oracle Fusion Middleware Security and Administrators Guide for Web Services Deleting a Web Service or Web Service Source Follow the steps in this section to delete a Web service or a Web service source.

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

you want to delete 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–2 .

4. Do one of the following:

■ To delete a source, select the source from the Sources table and click Delete. A confirmation message displays. Click OK to delete the source. ■ To delete a service from a source, select the source in the Sources table. The registered Web services are displayed in the Services table. Select the service to be deleted from the Services table and click Delete. A confirmation message displays. Click OK to delete the service. Publishing Web Services to UDDI You can publish Web services to UDDI from a registered UDDI source and from the Web services summary page for ADF, WebCenter, and Java EE applications. Registered UDDI sources are listed in the Registered Sources and Services page, which includes all sources and services registered in a domain. The Web services summary page lists the Web services in an application. The following procedures describe both methods. Note: When the system fails to retrieve Web services from a registered source, because of connection or other failures, the Register New Service page is displayed with read only information for the source, but does not show any Web services. In such cases, click OK in the error dialog, if an error dialog is displayed, then click OK in the Register New Service page to return to the Registered Sources and Services page. To troubleshoot, you can then view the registered sources through other means. For example, if the source is a: ■ WSIL URL source, copy the URL to a browser address bar to view its contents. ■ WSIL file source, examine the WSIL file using an XML editor. ■ UDDI source, try to access the UDDI registry directly to investigate. You can also review any related Enterprise Manager error logs.