How to install.
- Deploy to server: Use the administrative console of your JEE server or copy to the autodeploy folder.
-
Add JDBC Drivers : Add the desired jdbc jars to your server
classpath ( Usually place them under the
/lib folder). - Restart the server.