WSBase method

Syntax
 ianywhere.qanywhere.ws.WSBase.WSBase(
  String iniFile
)
throws WSException
Parameters
  • iniFile   A file containing configuration properties.

Throws
  • Thrown if there is a problem constructing the WSBase.
Remarks

Constructor with configuration property file.

Valid configuration properties are:

LOG_FILE a file to which to log runtime information.

LOG_LEVEL a value between 0 and 6 that controls the verbosity of information logged, with 6 being the highest verbosity.

WS_CONNECTOR_ADDRESS the address of the web service connector in the MobiLink server. The default WS_CONNECTOR_ADDRESS is "ianywhere.connector.webservices\\".