Sie sind auf Seite 1von 3

Download List & Instructions (if you don’t have the install files)

1) JDK 1.5 (JDK 5.0, not just JRE)

2) Tomcat 5.5.17
http://apache.fresh.co.il/tomcat/tomcat-5/v5.5.17/bin/apache-tomcat-5.5.17.exe

3) MySQL 5.0.22 (no need for registration – look in the screen bottom)
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.22-win32.zip/from/pick

4) MySQL GUI 5.0 (no need for registration – look in the screen bottom)
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-gui-tools-5.0-r1a-win32.msi

5) MySQL Java Driver (no need for registration – look in the screen bottom)
http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-3.1.13.zip/from/pick

6) JCreator LE 3.5
You have to register to get this one (but it is the only one… sorry…)
http://www.jcreator.com/download.htm
7) Paros Proxy 3.2.13
Can be downloaded from http://www.parosproxy.org

In addition, you received three additional files in the training pack:


Samples.zip, testme.zip and data.zip which will be required for the install process

Install Instructions

Uninstall any other JRE and JDK version in the system


Install JDK 1.5

Agree to license + Next


Don't change defaults + Next
Installation in process… when it ends:
Don't change defaults + Next
Don't change defaults (in browser types) + Next
Installation in process… when it ends:
Finish

Install Tomcat 5.5.17 (requires JDK 1.5)

Next
Agree to terms
Check examples + web apps + press next
Don't change default install directory + next
Don't change blank password and default username and port + press next
Make sure jre1.5.0 is selected by tomcat (should be default) + press next /Install
Finish
Install Jcreator LE 3.5
Next
Accept license + next
Don't change default directory + next + yes for creation
Don't change defaults (jcreator LE) + yes
Create desktop + check quick launch + next
Install
Don't change launch checked + finish
Jcreator is launched … wait a second and configuration wizard starts…
Next (don’t change extensions)
Make sure jdk1.5 is the jdk home + next
Finish (don’t select docs)

Install MySQL 5.0.22


Next
Select complete installation + next
Install
mySQL will be installed …
Choose skip-sign-up + next
Don't change default – leave configure flag checked + finish
And then we will get a config wizard …
Next
Don't change Detailed configuration + next
Don't change developer machine + next
Don't change multifunctional database + next
Don't change default install path + next
Don't change decision support + next
Don't change defaults (port, etc…) + next
Select best support for multilingualism (2nd option) + next
Check the include bin option as well + next
The root password should be:
eoj2kkkk
+ check the "enable root access from remote machines" option + next
Execute
Finish

Install MySQL gui tools package (mysql-gui-tools-5.0-r1a-win32.msi)


Next
Accept license + next
Leave default directory + next
Don’t change defaults (complete installation) + next
Install
Finish

Install mysql java driver (mysql-connector-java-3.1.13.zip)


Inside the zip there is a folder and inside it a jar file named:
mysql-connector-java-3.1.13-bin.jar
Copy this file to the following directories:
C:\Program Files\Apache Software Foundation\Tomcat 5.5\server\lib\
Install the training db sent by mail (data.zip)
Copy the "data" folder inside the zip (including the directory) to the location:
C:\Program Files\MySQL\MySQL Server 5.0\
YES, overwrite the existing data!!!

Install the training exercise (samples.zip & testme.zip)


Copy the "samples" & "testme" directories inside the zipped files to the path:
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\
(It includes integration for the mysql driver)

Create a shortcut on the desktop to the file:


"C:\Program Files\Apache Software Foundation\Tomcat 5.5\bin\tomcat5.exe"

Install the paros proxy program (paros-3.2.13-win.exe)

INSTALL END

Optional – not necessary – only if install verification is required

Run MySql tray service (start->all programs->mysql->mysql system tray montor….)


Right click on the system tray monitor (bottom left app. icons)
And press "mySQL query browser"
Click the three dots (…)
Press "new instance connection"
Name: [leave default]
Username: root
Password: eoj2kkkk
Server: 127.0.0.1
Accept and save
Login using password with this connection

Run Tomcat and access localhost:8080 via browser

Other useful links (not necessary for install, only for enrichment)
http://dev.mysql.com/downloads/

http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-query-browser-
1.1.20-win.msi/from/pick
http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-administrator-1.1.9-
win.msi/from/pick
http://dev.mysql.com/get/Downloads/MySQLDeveloperSuite/mysql-migration-toolkit-1.0.25-
win32.msi/from/pick

Das könnte Ihnen auch gefallen