HTTP Configuration File 
 
This sectioin describes options that you can set in a file used to configure the JWAVE HTTP Web server. The HTTP Web server is active if the property 
MANAGER_START_HTTP is set to 
TRUE in the JWAVE Configuration Tool, as described in 
    
"Using the JWAVE Configuration Tool". 
By default, the location of this configuration file is: 
RW_DIR/jwave-3_6/bin/jwave_http.cfg 
where RW_DIR is the main Rogue Wave installation directory. 
To change the default location of the jwave_http.cfg file, edit the property HTTP_CONFIG in the JWAVE Configuration Tool. 
 
| note | On Windows platforms, you must use two back slashes (\\) as a directory separator, rather than the normal single back slash (\). For example:  C:\\Program Files\\MyDocs  | 
You must stop and restart the JWAVE Manager to make any changes you make to this file take effect. For example:
manager shutdown 
manager start 
Or, if you are using the JWAVE Windows Service: 
net stop jwaveservice 
net start jwaveservice 
Version 3.6
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.