Preparing Unwired Server to Connect to JDBC Databases

Connections to Oracle, DB2, and SQL Server databases must be prepared for by downloading the appropriate JDBC driver and installing them to the correct location.

Once you have placed drivers in the correct location for Unwired Server, you can connect to JDBC data sources correctly.
  1. Shut down Unwired Server.
  2. Download the driver.
  3. Place the JDBC driver in the <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\lib\3rdparty directory.
  4. After copying the driver file, restart Unwired Server.
  5. Repeat these steps on each server in the cluster.