Changes between Version 10 and Version 11 of HOWTO-DeploySimulator
- Timestamp:
- 04/19/2019 01:38:45 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v10 v11 3 3 On a development machine checkout the TMC Simulator trunk from the SVN repo. 4 4 5 Open the project in !NetBeans. 5 Open 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 6 6 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`) 12 8 13 9 While 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.) … … 21 17 Copy (replace) deploy folder to `C:\TMC Simulator 2019` folder. 22 18 19 Use File Explorer to open `bin `folder. 20 21 Double-click on `renamejars.bat`. 22 23 23 == Deploy web applications == 24 24 Copy the `webapps `folder from repository trunk to Dev machine folder `C:\TMC Simulator 2019`. … … 27 27 28 28 == 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. 29 Decide which script you want to run ("full" or "practice"). Double-click on the correspondingly named `systemstart` .bat file. 34 30 35 31 Observe a terminal window open and display webserver status messages. … … 37 33 The server GUI should appear displaying time 0:00:00. 38 34 39 The Simulation Manager GUI should appear. 35 The Simulation Manager GUI should appear. 40 36 41 37 Optionally, start any CADClients, ideally on a different workstation.
