Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
配置属性文件的构造函数。
WSBase.WSBase(String iniFile) throws WSException
iniFile 包含配置属性的文件。
WSException 类 如果构造 WSBase 时存在问题,则抛出异常。
有效配置属性有:
LOG_FILE,记录运行时信息的文件。
LOG_LEVEL,值为 0 到 6,用于控制所记录信息的详细程度,6 为最高的详细程度。
WS_CONNECTOR_ADDRESS,MobiLink 服务器中 Web 服务连接器的地址。缺省 WS_CONNECTOR_ADDRESS 是 "ianywhere.connector.webservices\\"。