Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Delete an XML registry


When you delete an XML registry that is associated with a WebLogic Server instance, the XML parser and transformer used to parse and transform XML documents reverts back to the default. You must associate a new XML registry with WebLogic Server if you want to change these defaults, configure external entity resolution, or associate a parser with a particular document type.

To delete an XML registry:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane, expand Services and select XML Registries.
  3. In the XML Registries table, select the checkbox next to the XML registry you want to delete.
  4. Click Delete.
  5. Click Yes to confirm the deletion.
  6. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top