Changeset 648 in tmcsimulator
- Timestamp:
- 09/02/2022 04:13:27 PM (4 years ago)
- Location:
- trunk/bin
- Files:
-
- 2 edited
-
systemstart_dev_full_session.sh (modified) (1 diff)
-
systemstart_dev_practice_session.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/systemstart_dev_full_session.sh
r561 r648 14 14 java -jar deploy/SimManager.jar full_script_2016.xml & 15 15 sleep 10 16 # Start Unified Logger Service 17 python deploy/unifiedlogger.zip & 18 sleep 5 16 19 # Start a browser and run the web applications 17 firefox localhost:8080 & 20 firefox localhost:8080/einotebook localhost:8080/cptms localhost:8080/unifiedlogmonitor.html & 21 18 22 sleep 10 19 23 java -jar deploy/CADclient.jar & -
trunk/bin/systemstart_dev_practice_session.sh
r410 r648 9 9 java -jar deploy/SimManager.jar practice_script_2016.xml & 10 10 # Manual step for now, until it's integrated into Sim Mgr 11 cp scripts/practice_script_2016.xml webapps/dynamicdata/incident_script.xml11 #cp scripts/practice_script_2016.xml webapps/dynamicdata/incident_script.xml 12 12 13 # Start Unified Logger Service 14 python deploy/unifiedlogger.zip & 15 sleep 5 16 # Start a browser and run the web applications 17 firefox localhost:8080/einotebook localhost:8080/cptms localhost:8080/unifiedlogmonitor.html & 18
Note: See TracChangeset
for help on using the changeset viewer.
