Bert Deployment Instructions.


Assumption 1. Classpath is correct containing MySQL java database connector and JUnit

Assumption 2. Connected to JCU network in order for program to connect to emu.cs.jcu.edu.au, where BERT database currently resides. This is simply to test the system

 

1. Unzip the zipped project install file: g50_bert_install.zip - to an empty directory on your system

2. In the directory you unzipped the above file there will be a file called build_bert.bat and build_all.bat. Build_all.bat builds the JUNIT test class files if you want to run JUNIT. Build_bert.bat simply build the required classes to run bert.
If you are unsure run Build_all.bat

3. Once all files have been built simply run the file run.bat located in the directory where bert was unzipped.

 

MySQL Java Connector Setup:
(without the java connector setup you can run bert, but it won't be able to connect to the database).

 

Database Access:
(use these to view the database as you add bookings).

 

JUnit Setup:

 

JUnit Testing:

 

Compile and run "Working GUI" BERT:

How to use "Working GUI" BERT (once running):