dls.properties Reference
Overview
Datalogic JavaPOS API provides basic API-wide configuration using the dls.properties file. This plain-text file contains key / value pairs containing API-wide configuration settings.
This file must appear in the current working directory of the application utilizing the Datalogic JavaPOS API in order to function properly.
Datalogic JavaPOS API uses default values where configuration items are missing from the dls.properties file. A warning is logged in most cases and the default value is used.