Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added qpid-server.conf changes

...

As a temporary measure, you can detach the bridging modules from this page bdbstore.jar. You should then ensure that this jar is included in the classpath for your client application, along with the BDB jar (je-version<version>.jar).

This can simply be done by editing the QPID_LIBS in qpid-server.conf and ensuring the two extra jars are in the $QPID_HOME/lib directory.

No Format

QPID_LIBS=$QPID_HOME/lib/qpid-incubating.jar:$QPID_HOME/lib/bdbstore.jar:$QPID_HOME/lib/je-<version>.jar

We hope to be able to integrate these modules into our Apache project shortly - but pending a discussion about the appropriate way to handle this process.