source: tmcsimulator/trunk/config/cad_simulator_config.properties @ 382

Revision 382, 609 bytes checked in by jdalbey, 7 years ago (diff)

CADserver.java modified to look for a system property PROP_FILE provided at the command line so it's property file can be provided dynamically. SimulationManager?.java modified to accept an optional command line argument, the name of the script file to load when the pgm launches. Create a bin folder with shell scripts to start the complete system in different configurations.

  • Property svn:executable set to *
Line 
1CADClientPort          = 4444
2CoordinatorRMIPort     = 4445
3CADRmiPort             = 4446
4CMSDiversionXML        = config/cmsdiversions.xml
5AudioFileLocation      = audio/
6#UserInterface          = tmcsim.cadsimulator.viewer.CADConsoleViewer
7UserInterface          = tmcsim.cadsimulator.viewer.CADServerViewer
8ParamicsProperties     = config/cad_simulator_paramics_config.properties
9ATMSProperties         = config/cad_simulator_atms_config.properties
10TrafficMgrProperties   = config/traffic_model_config/traffic_model_config.properties
11MediaProperties        = config/cad_simulator_media_config.properties
Note: See TracBrowser for help on using the repository browser.