How to Configure a Berkeley DB XML Data Source

The latest instructions on how to configure Berkeley DB XML support in Oxygen XML Developer can be found on our website.

Oxygen XML Developer supports Berkeley DB XML versions 2.3.10, 2.4.13, 2.4.16 & 2.5.16.

  1. Go to menu Preferences > Data Sources.
  2. Click the New button in the Data Sources panel.
  3. Enter a unique name for the data source.
  4. Select Berkeley DBXML from the Driver type combo box.
  5. Press the Add button to add the Berkeley DB driver files.

    The driver files for the Berkeley DB database are the following:

    • db.jar (check for it into DBXML_DIR / lib or DBXML_DIR / jar)
    • dbxml.jar (check for it into DBXML_DIR / lib or DBXML_DIR / jar)

    Where DBXML_DIR is the Berkeley DB XML database root directory. For example on Windows it is: C:\Program Files\Oracle\Berkeley DB XML <version>.

  6. Click the OK button to finish the data source configuration.