From: Roland Haeder Date: Mon, 10 Apr 2017 22:29:41 +0000 (+0200) Subject: updated docu, let's promoto FLOSS here (MariaDB) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=39fa2412318aa83236e200647e94c0c696ba3271;p=jjobs.git updated docu, let's promoto FLOSS here (MariaDB) Signed-off-by: Roland Häder --- diff --git a/INSTALL.txt b/INSTALL.txt index ee4a8b4..5107143 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -7,10 +7,10 @@ Installation instructions: 2) Setup a JDBC pool. I took the simple driver: -Pool name: AddressbookPool +Pool name: JJobsPool Resource type: java.sql.Driver Driver: MySQL -Driver class: com.mysql.jdbc.Driver +Driver class: org.mariadb.jdbc.Driver URL: jdbc:mysql://localhost/your_database user: your_login @@ -18,8 +18,8 @@ password: your_password 3) Setup a JDBC resource: -JNDI name: jdbc/addressbook -Pool name: AddressbookPool +JNDI name: jdbc/jjobs +Pool name: JJobsPool 4) In juser-core project you will find a JAR named "commons-codec-1.10.jar" you need to copy this to your $GLASSFISH_DOMAIN/lib/ path to make password