Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OHF Bridge Configuration

Revision as of 17:23, 14 September 2006 by Eishay.gmail.com (Talk | contribs) (RHIO Configurations)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The page explains the Ohf bridge configurations. The configurations are one step after installing the bridge.

bridge.properties

This is a property file, sample located at the CVS at /org.eclipse.ohf.bridge/conf/bridge.properties. The file defines teh following:

  1. log4j configuration file location
  2. RHIO configuration file location
  3. HL7 definitions file location
  4. HL7 QDB-Q23 definitions file location

RHIO Configurations

This is an XML file, sample located at org.eclipse.ohf.bridge/conf/rhioConfig.xml. The XML is an instant of an XML Schema located at the CVS at org.eclipse.ohf.bridge/etc/rhio.xsd.

The file defines the RHIO XDS Registry, Repository, PIX Server, and ATNA server.

Back to the top