Set Up and Run Gradebook (Version 2) Example

1. Start Tomcat

Start => All Programs => Java Web Services Developer Pack 1.3

Start Tomcat



2. Start Listener

a) Open a console window

Start => Run => cmd => OK

b) cd \OSJIGradeBookNew

c) java gradebook.GradeBookService



3. Find IP address of the local machine

a) Open a console window

Start => Run => cmd => OK

type ipconfig

For example:

Z:\>ipconfig

Windows IP Configuration

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : uhcl.edu

IP Address. . . . . . . . . . . . : 172.29.64.100

Subnet Mask . . . . . . . . . . . : 255.255.248.0

Default Gateway . . . . . . . . . : 172.29.71.254



4. Run the appliccation

For example:

http://172.29.64.100:8080/OSJIGradeBook/CheckGrades or
http://d150-8-30300:8080/OSJIGradeBook/CheckGrades or
http://oodb-8.uhcl.edu:8080/OSJIGradeBook/CheckGrades