Sun Java System Application Server Platform Edition 9 Developer's Guide

Making the JDBC Driver JAR Files Accessible

To integrate the JDBC driver into a Application Server domain, copy the JAR files into the domain-dir/lib directory, then restart the server. This makes classes accessible to any application or module across the domain. For more information about Application Server class loaders, see Chapter 2, Class Loaders.