This page displays details about the main components that are currently active in this OpenXRI server. To make changes, you need to edit your WEB-INF/server.xml file and restart the server.

Store

The Store is responsible for persisting all OpenXRI subsegment and authority data (including XRDs).

___ storeComponentPanel ___

Server

The Server answers external requests from XRI resolvers.

___ serverComponentPanel ___

URIMapper

The URIMapper parses requests to determine which XRI subsegment(s) are requested from which root namespace of this OpenXRI server.

___ uriMapperComponentPanel ___

Plugin

The Plugin can answer non-standard requests, i.e. requests not understood by the URIMapper.

___ pluginComponentPanel ___