Top Banner
WaveMaker Visual AJAX Studio 4.0 Training Installation
13

WaveMaker Visual AJAX Studio 4.0 Training Installation.

Dec 29, 2015

Download

Documents

Abigail Logan
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: WaveMaker Visual AJAX Studio 4.0 Training Installation.

WaveMaker Visual AJAX Studio 4.0 Training

Installation

Page 2: WaveMaker Visual AJAX Studio 4.0 Training Installation.

2

WaveMaker 4.0 Installation

● Download the latest version of WaveMaker– http://dev.wavemaker.com/downloads

– Versions available

– Windows XP, Vista, Server 2003

– Mac OS X 10.5 Intel

– Linux Red Hat Enterprise Linux 5

● System Requirements– 1 GB System Memory (2 GB recommended)

– 200 MB Disk Space

– 1024 x 768 Screen Resolution

Page 3: WaveMaker Visual AJAX Studio 4.0 Training Installation.

3

WaveMaker 4.0 Installation

● Installer will install the following:– WaveMaker Studio 4.0

– Java 1.5

– Apache Tomcat 5.5.23

– Hypersonic SQL Database (HSQLDB)

– Documentation

– Sample Application (more samples available on-line)

● Installation takes less then 15 minutes

Page 4: WaveMaker Visual AJAX Studio 4.0 Training Installation.

4

WaveMaker Studio on Windows

● Default installation directory– C:\Program Files\WaveMaker

– jdk1.5.0_12

– Samples

– WebServicesExplorer

– Studio – source files

– Support – sample DB and documentation

– Tomcat – Tomcat 5.5 web server

● Default projects directory– …My Documents\WaveMaker

– Common – location for custom widgets

– Projects – each project has its own folder

Page 5: WaveMaker Visual AJAX Studio 4.0 Training Installation.

5

Run WaveMaker Studio

● Start Programs WaveMaker WaveMaker– Starts WaveMaker service

– Launches default Web browser

– Starts WaveMaker Studio

● Running WaveMaker Debug– Uses uncompressed JS source files

– Use for modified Dojo widgets

Page 6: WaveMaker Visual AJAX Studio 4.0 Training Installation.

6

WaveMaker Studio

● Runs in a Web browser

● http://localhost:8094/wavemaker/– New Project: creates project folder and all

necessary artifacts

– Open Project: opens project in Page Designer

– Delete Project: deletes the entire project folder, including images, custom code and export files

– Copy Project: copy to new directory

– Settings: specify directory for WaveMaker projects, demos

Page 7: WaveMaker Visual AJAX Studio 4.0 Training Installation.

7

Tomcat

● Runs in a console window

● Closing this window, stops Tomcat

Page 8: WaveMaker Visual AJAX Studio 4.0 Training Installation.

8

Web Browser Compatibility

● Firefox with Firebug debugger is the recommended browser for creating applications using the Studio

● Firefox 2 and 3, Internet Explorer 7.0, and Safari 3.1 are supported

● Applications created in WaveMaker Studio can be run in any Web browser

Page 9: WaveMaker Visual AJAX Studio 4.0 Training Installation.

9

Firefox and Firebug

● Download Firefox– http://www.mozilla.com/en-US/firefox/

● Download Firebug– http://getfirebug.com/

– Allows editing, debugging, and monitoring CSS, HTML, and JavaScript live in any web page

Page 10: WaveMaker Visual AJAX Studio 4.0 Training Installation.

10

Installing MySQL

● Download the MySQL Community Edition 5.0– http://dev.mysql.com/downloads/mysql/5.0.html#win32

● Download the MySQL GUI Tools 5.0– http://dev.mysql.com/downloads/gui-tools/5.0.html

● Installers will install the following:– MySQL Server 5.0

– MySQL Administrator

– MySQL Query Browser

– MySQL Migration Toolkit

Page 11: WaveMaker Visual AJAX Studio 4.0 Training Installation.

11

Installing MySQL

● Sample Database: classicmodels

● Instructor will provide the .sql backup file

● Open the MySQL Administrator– Click on Restore

– Click on Open Backup File

– Select the ClassicModelsWM.sql

– Click Start Restore

Page 12: WaveMaker Visual AJAX Studio 4.0 Training Installation.

12

Questions?

Page 13: WaveMaker Visual AJAX Studio 4.0 Training Installation.

13

Exercise

● Install WaveMaker 4.0

● Install MySQL 5.0– Restore sample database