Changes between Version 10 and Version 11 of HOWTO-DeploySimulator


Ignore:
Timestamp:
04/19/2019 01:38:45 PM (7 years ago)
Author:
jdalbey
Comment:

add Ant option for building

Legend:

Unmodified
Added
Removed
Modified
  • HOWTO-DeploySimulator

    v10 v11  
    33On a development machine checkout the TMC Simulator trunk from the SVN repo. 
    44 
    5 Open the project in !NetBeans. 
     5Open the project in !NetBeans. [[BR]]Clean and Build.[[BR]]Run Test Project and confirm any failed tests aren't system problems.[[BR]]Run the build target: package-jars 
    66 
    7 Clean and Build. 
    8  
    9 Run Test Project and confirm any failed tests aren't system problems. 
    10  
    11 Run the build target: package-jars 
     7(Alternately, without !NetBeans, run Ant from the command line in the folder: `trunk/IDE_metadata/NetBeans/TMCSim`) 
    128 
    139While connected to the TMC lab LAN open a network connection to STORAGE. (Note: it accepts anonymous connection without password.  If this fails, as a workaround just transfer the files using !SneakerNet - a USB Flash Drive.) 
     
    2117Copy (replace) deploy folder to `C:\TMC Simulator 2019` folder. 
    2218 
     19Use File Explorer to open `bin `folder. 
     20 
     21Double-click on `renamejars.bat`. 
     22 
    2323== Deploy web applications == 
    2424Copy the `webapps `folder from repository trunk to Dev machine folder `C:\TMC Simulator 2019`. 
     
    2727 
    2828== Starting the simulation == 
    29 Use File Explorer to open `bin `folder.   
    30  
    31 Double-click on `renamejars.bat`.  
    32  
    33 Decide which script you want to run ("full" or "practice").  Double-click on the correspondingly named `systemstart` .bat file. 
     29Decide which script you want to run ("full" or "practice").  Double-click on the correspondingly named `systemstart` .bat file. 
    3430 
    3531Observe a terminal window open and display webserver status messages. 
     
    3733The server GUI should appear displaying time 0:00:00. 
    3834 
    39 The Simulation Manager GUI should appear.  
     35The Simulation Manager GUI should appear. 
    4036 
    4137Optionally, start any CADClients, ideally on a different workstation.