Last modified by Ken McWilliams on 2012/03/15 21:23

From version Icon 4.1 Icon
edited by Ken McWilliams
on 2012/03/15 22:22
Change comment: There is no comment for this version
To version Icon 5.1 Icon
edited by Ken McWilliams
on 2012/03/15 22:22
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -6,17 +6,17 @@
6 6  1. Extract the contents and locate mysql-connector-java-x.x.x-bin.jar (where x.x.x is the current version)
7 7  1. Copy this file to GLASSFISH_INSTALL_DIR/bin on my system this is: /home/ken/glassfish-3.1.2/glassfish/lib\\
8 8  
9 -==
10 -Configuration Starting in Netbeans 7.1.1 ==
9 +== Configuration Starting in Netbeans 7.1.1 ==
11 11  
12 12  1. Click on the Services tab -> Servers -> Right click "GlassFish Server 3.1.2.1" and select "Start" (**NOTE**: If the server was already running when the mysql connector jar was moved into the lib folder, restart glassfish now)
13 13  1. Right click "GlassFish Server 3.1.2.1" and select "View Domain Admin Console"\\
14 14  
15 -==
16 -Glassfish domain console ==
14 +== Glassfish domain console ==
17 17  
18 -Resources -> JDBC -> JDBC Connection Pools -> Click "New..."
19 -\\Enter the following values
16 +Resources -> JDBC -> JDBC Connection Pools -> Click "New..."\\
17 +
18 +
19 +Enter the following values
20 20  **Pool Name** = Name for your pool (ie: Gallery)
21 21  **Resource Type** = javax.sql.ConnectionPoolDataSource
22 22  **Database Driver Vendor** = MySql