Index: trunk/config/traffic_model_config/systest.properties
===================================================================
--- trunk/config/traffic_model_config/systest.properties	(revision 388)
+++ trunk/config/traffic_model_config/systest.properties	(revision 411)
@@ -6,3 +6,3 @@
 FEPSim_IP_addr = localhost
 Output_Destination = FEP
-Json_Path = webapps/dynamicdata/highway_status.json
+Highway_Status_File = webapps/dynamicdata/highway_status.json
Index: trunk/config/traffic_model_config/traffic_model_config.properties
===================================================================
--- trunk/config/traffic_model_config/traffic_model_config.properties	(revision 382)
+++ trunk/config/traffic_model_config/traffic_model_config.properties	(revision 411)
@@ -6,3 +6,3 @@
 FEPSim_IP_addr = localhost
 Output_Destination = FEP
-Json_Path = webapps/dynamicdata/highway_status.json
+Highway_Status_File = webapps/dynamicdata/highway_status.json
Index: trunk/config/traffic_model_config/defect118_config.properties
===================================================================
--- trunk/config/traffic_model_config/defect118_config.properties	(revision 398)
+++ trunk/config/traffic_model_config/defect118_config.properties	(revision 411)
@@ -8,3 +8,3 @@
 FEPSim_IP_addr = localhost
 Output_Destination = FEP
-Json_Path = webapps/dynamicdata/highway_status.json
+Highway_Status_File = webapps/dynamicdata/highway_status.json
Index: trunk/config/traffic_model_config/practice.properties
===================================================================
--- trunk/config/traffic_model_config/practice.properties	(revision 382)
+++ trunk/config/traffic_model_config/practice.properties	(revision 411)
@@ -6,3 +6,3 @@
 FEPSim_IP_addr = localhost
 Output_Destination = FEP
-Json_Path = webapps/dynamicdata/highway_status.json
+Highway_Status_File = webapps/dynamicdata/highway_status.json
