The following points about creating SDP server definition files should be noted.
- A line beginning with a hash mark (#) is treated as a comment line.
- Use \\ as the file separator when you specify file paths.
Example:
SDP_CLASS_PATH=C:\\sdp\\AP
- The contents of the following files must not be changed once you have started the system:
- JavaVM options file for SDP servers (jvm_options.cfg)
- System configuration property file (system_config.properties)
- Log file output property file (logger.properties)
To change the contents of these files, see 5.3.1 Changing settings in the property files.
- Specify the SDP server definition file according to the java.util.Properties class specifications.