# This config is to setup the testcase that reveals defect #118 # The highway map is limited to just highway 55, yet the traffic events # includes highway 405, causing a NPE. # To use this file run: # java -DPROP_FILE=cad_simulator_defect118.properties -jar deploy/CADserver.jar & Highways_Map_File = config/vds_data/sample_data/highway55_map.txt Events_File = config/vds_data/sample_data/defect118events.txt FEPSim_IP_addr = localhost Output_Destination = FEP Highway_Status_File = webapps/dynamicdata/highway_status.json