Native XML Database (NXD) SupportNative XML databases have an XML-based internal model and their fundamental unit
of storage is XML. <oXygen/> offers support for: Berkeley DB XML, eXist, MarkLogic,
Software AG Tamino, Raining Data TigerLogic, X-Hive/DB and Oracle XML DB. Configuring Database Data SourcesThis section presents a set of procedures describing how to configure NXD data
sources. How to configure a Berkeley DB XML datasourceThe latest instructions on how to
configure Berkeley DB XML support in <oXygen/> can be found on our website . <oXygen/> supports Berkeley DB XML versions 2.3.10 & 2.4.11. The following
directory definitions shall apply: OXY_DIR - oXygen installation root directory. (for example on
Windows C:\Program Files\Oxygen 10.0) DBXML_DIR - Berkeley DB XML database root directory. (for example
on Windows C:\Program Files\Sleepycat Software\Berkeley DB XML
<version>) DBXML_LIBRARY_DIR (usually on Mac and Unix is DBXML_DIR/lib and on
Windows is DBXML_DIR/bin)
Go to Preferences -> Data Sources. In the
Data Sources panel click the New button. Enter a unique name for this data source and select
Berkeley DBXML from the driver type combo
box.
Press the Add button to add the following Berkeley DB specific
files: Click OK to finish the data source
configuration.
How to configure an eXist datasourceThe latest instructions on how to
configure eXist support in <oXygen/> can be found on our website . The eXist database server versions supported by <oXygen/> are 1.0, 1.1 and
1.2.2. Go to Preferences -> Data Sources. In the
Data Sources panel click the New button. Enter a unique name for this data source and select
eXist from the driver type combo
box. Press the Add button to add the following eXist specific files: exist.jar (check for it into your eXist installation
root directory) xmldb.jar (check for it into /lib/core subdirectory of
your eXist installation root directory) xmlrpc-1.2-patched.jar (check for it into /lib/core
subdirectory of your eXist installation root
directory)
Click OK to finish the data source
configuration.
How to configure a MarkLogic datasourceThe latest instructions on how to
configure MarkLogic support in <oXygen/> can be found on our website . Go to Preferences -> Data Sources. In the
Data Sources panel click the New button. Enter a unique name for this data source and select
MarkLogic from the driver type combo
box. Add the following MarkLogic specific file: In the Download links
for database drivers section there are listed the URLs
from where to download the drivers necessary for accessing MarkLogic
databases in <oXygen/>. Click OK to finish the data source
configuration.
How to configure a Software AG Tamino datasourceThe latest instructions on how to
configure Software AG Tamino support in <oXygen/> can be found on our website . Go to Preferences -> Data Sources. In the
Data Sources panel click the New button. Enter a unique name for this data source and select
Tamino from the driver type combo
box. Using the Add button add the following jar
files available in the SDK\TaminoAPI4J\lib subdirectory of the Tamino 4.4.1
database install directory:
TaminoAPI4J.jar
TaminoAPI4J-l10n.jar
TaminoJCA.jar
![[Note]](img/note.gif) | Note |
|---|
You must use the jar files from the version 4.4.1 of the
Tamino database. |
Click OK to finish the data source
configuration.
How to configure a Raining Data TigerLogic datasourceThe latest instructions on how to
configure TigerLogic support in <oXygen/> can be found on our website . Go to Preferences -> Data Sources. In the
Data Sources panel click the New button. Enter a unique name for this data source and select
TigerLogic from the driver type combo
box. Add the following TigerLogic specific files (found in the
TigerLogic JDK lib directory from the server side):
connector.jar
jca-connector.jar
tlapi.jar
tlerror.jar
utility.jar
xmlparser.jar
xmltypes.jar
Click OK to finish the data source
configuration.
How to configure an X-Hive/DB datasourceThe latest instructions on how to
configure X-Hive/DB support in <oXygen/> can be found on our website . Go to Preferences -> Data Sources. In the
Data Sources panel click the New button. Enter a unique name for this data source and select
X-Hive from the driver type combo
box. Add the following X-Hive/DB specific files (found in the X-Hive/DB
lib directory from the server side):
antlr.jar
icu4j.jar
retroweaver-rt.jar
xhive.jar
If you like to use a bootstrap file when connecting to the
database you need to additionally add the following JAR files found
in the same place:
fop.jar
jsr173_api.jar
lucene.jar
mx4j.jar
serializer.jar
w3c.jar
xalan.jar
xbean.jar
xercesImpl.jar
xml-apis.jar
Click OK to finish the data source
configuration.
© 2008 syncRO soft ltd. |