Install JDBC driver as a module in JBoss
In JBoss, JDBC driver information is stored in a module, which is an XML file that you create. You must download the JDBC driver software component to the correct directory, then create module.xml
files for each database. The JDBC drivers reference has a list of supported drivers.
PreviousPrepare JBOSS connections and web app serversNextStep 1: Create module file for Pentaho Repository database
Last updated
Was this helpful?