Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Delete a parser select entry


When you delete a parser select entry, WebLogic Server no longer uses the specified XML parser when parsing a document identified by a particular public ID, system ID, or root element name. Rather, it uses the default XML parser.

To delete a parser select entry:

  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, click the name of the XML registry for which you want to delete a parser select entry.
  4. On the Settings for XMLRegistryName page, select Contents > Parser Select Entries.
  5. In the XML Parser Select Entries table, select the checkbox next to the name of the parser select entry you want to delete.
  6. Click Delete.
  7. Click OK to confirm the deletion.
  8. 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