Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
8.3. Install a JDBC Driver with the Management CLI
Procedure 8.1. Install a JDBC Driver with the Management CLI
- Start the Management CLI:
./EAP_HOME/bin/jboss-cli.sh - Enter the
connectcommand. - Enter the
deploy PATH/FILE.jarcommand:deploy ojdbc6.jar - Enter the
quitcommand.