Download the ojdbc14.jar file from the Oracle OTN network.
Copy this file into the ServiceRegistry-base/lib directory.
For example, on Solaris OS, the command would look something like this:
cp ojdbc14.jar /opt/SUNWsrvc-registry/lib |
Change to the ServiceRegistry-base/install directory.
Run the following command:
Ant-base/ant -f build-install.xml -Dinstall.properties=props-file configure.extern |