The Application Server Parent class loader loads classes in the
domain-dir/lib/classes directory, followed by JAR files in the
domain-dir/lib directory.
To integrate the JDBC driver into a Application Server domain, copy
the JAR files into the domain-dir/lib directory, then restart the
server.