Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » QAnywhere » 连接器 » 设置 JMS 连接器

 

启动 MobiLink 服务器以进行 JMS 集成

要与支持 JMS 接口的外部消息传递系统交换消息,必须使用以下选项启动 MobiLink 服务器 (mlsrv12):

  • -c connection-string   连接到服务器消息存储库。

    请参见-c mlsrv12 选项

  • -m   启用 QAnywhere 消息传递。

  • -sl java (-cp "jarfile.jar")    添加使用外部 JMS 提供程序所需的客户端 jar 文件。

    请参见-sl java mlsrv12 选项

 示例