XML Registry
Create an XML Registry
- Click the XML Registries node in the left pane. The XML Registries table displays
in the right pane showing all the XML registries defined in the domain.
- Click the Create a New XML Registry text link. A dialog displays in the right
pane showing the tabs associated with configuring a new registry.
- Enter values in the Name, Documentation Builder, and SAX Parser Factory
attribute fields.
- Click Create to create an XML-registry instance with the name you specified in
the Name field. The new registry is added under the XML Registries node in the
left pane.
Clone an XML Registry
- Click the XML Registries node in the left pane. The XML Registries table displays
in the right pane showing all the XML registries defined in the domain.
- Click the Clone icon in the row of the registry you want to clone. A dialog
displays in the right pane showing the tabs associated with cloning a new registry.
- Enter values in the Name, Documentation Builder, and SAX Parser Factory
attribute fields.
- Click Create to create an XML-registry instance with the name you specified in
the Name field. The new registry is added under the XML Registries node in the
left pane.
Delete an XML Registry
- Click the XML Registries node in the left pane. The XML Registries table displays
in the right pane showing all the XML registries defined in the domain.
- Click the Delete icon in the row of the registry you want to delete. A dialog
displays in the right pane asking you to confirm your deletion request.
- Click Yes to delete the registry. The registry icon under the XML Registries node
is deleted.
Assign an XML Registry
- Click the instance node in the left pane under XML Registries for the registry you
want to assign. A dialog displays in the right pane showing the tabs associated with
this instance.
- Click the Targets tab.
- Select one or more targets in the Available column that you want to assign to the
registry.
- Click the mover control to move the targets you selected to the Chosen column.
- Click Apply to save your assignments.
Configuration
|
Attribute
|
Description
|
Range of Values
|
Default Value
|
|
Name
|
This attribute allows the user to set the name of the registry.
|
The value must be an alphanumeric string.
|
MyXML Registry
|
|
DocumentBuilderFactory
|
This attribute allows the user to set the default Document Builder Factory for the server.
This attribute determines the default factory for all server applications that use DOM to parse documents. To override the default factory for a particular document type definition (DTD), use the Parser Name Class attribute in the XML Registry Entries dialog Configuration tab.
|
String
|
weblogic.apache.xerces.jaxp.DocumentBuilderFactoryImpl
|
|
SAX Parser Factory
|
This attribute allows the user to set the default SAX Parser Factory for the server.
This attribute determines the default factory for all server applications that use SAX to parse documents.
To override the default factory for a particular document type definition (DTD) or to use a custom-generated SAX parser, use the Parser Name Class attribute on the XML Registry Entries dialog Configuration tab.
|
String
|
weblogic.apache.xerces.jaxp.SAXParserFactoryImpl
|
Targets
|
Attribute
|
Description
|
Range of Values
|
Default Value
|
|
Servers
|
Select from a drop-down list of available server instances. To select multiple instances, hold the control key down while selecting the servers.
|
List
|
None Selected
|
Notes
|
Attribute
|
Description
|
Range of Values
|
Default Value
|
|
Notes
|
This attribute provides a space for user supplied information.
|
The value must be an alphanumeric string.
|
Null
|
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
Required browser: Netscape 4.0 or higher, or Microsoft Internet Explorer 4.0 or higher.
|