]> git.mxchange.org Git - jjobs.git/blobdiff - INSTALL.txt
updated docu, let's promoto FLOSS here (MariaDB)
[jjobs.git] / INSTALL.txt
index ee4a8b49dfa49a63f07e0c384c2453187293a7aa..5107143b6de1c9cef76abd3003118847189a7b49 100644 (file)
@@ -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