Changes between Version 8 and Version 9 of HOWTO-DeploySimulator


Ignore:
Timestamp:
04/18/2019 06:41:08 AM (7 years ago)
Author:
jdalbey
Comment:

Elaborate on starting web apps

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO-DeploySimulator

    v8 v9  
    2626Copy Jar files to `C:\TMC Simulator 2019` folder. Copy any changed config files, event data files.  Optionally, delete any old Jar files. 
    2727 
    28 == Deploy CPTMS web app == 
     28== Deploy web applications == 
    2929Copy the `webapps `folder from repository trunk to Dev machine folder `C:\TMC Simulator 2019`. 
    3030 
     
    3535}}} 
    3636== Starting the simulation == 
    37 Launch `WebServer.bat` by double-clicking.  Observe a terminal window open and display webserver status messages. 
    38  
    3937Double-click on a Jar file to execute it: 
    4038 
     
    4240 
    4341The server GUI should appear displaying time 0:00:00. 
    44  
    45 Start a web browser (ideally on a separate workstation).  In the address bar enter "`http://cptms.tmcsim/cptms.html`".  A google map should appear with green dots. 
    4642 
    4743`SimManager_rNNN.jar` 
     
    5753Monitor simulation progress.  The event queue should be processed according to the simulation time.  The dot colors should be changed as specified in the traffic event data. 
    5854 
     55==== Start Web Apps ==== 
     56Launch `WebServer.bat` by double-clicking.  Observe a terminal window open and display webserver status messages. 
     57 
     58Start a web browser (ideally on a separate workstation).  
     59 
     60Start CPTTMS:  In the address bar enter "`http://cptms.tmcsim/cptms.html`".  A google map should appear with green dots. 
     61 
     62Start EInotebook: In the address bar enter "`http://cptms.tmcsim/einotebook`".  The four tabs of the Electronic Instructor Notebook should appear, with the clock displaying the simulation time. 
     63 
    5964Optionally, open the CMS/HAR monitor in a web browser: "`http://cptms.tmcsim/cms_monitor.html`"