WSBase method

Syntax
 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\\".