代码之家  ›  专栏  ›  技术社区  ›  Monika

无法使用“bin/ballerina run service services.bsz”从wso2apim-Gateway-3.0.0根目录启动网关

  •  1
  • Monika  · 技术社区  · 7 年前

    我已经使用maven在eclipse中成功构建了wso2apimanager源代码,并获得了以下zip文件。

    1. wso2apim-3.0.0-快照
    2. wso2apim-das-3.0.0-快照
    3. wso2apim-gateway-3.0.0-SNAPSHOT

    为了运行wso2apim,我运行了以下文件。

    1.Start ActiveMQ using ./bin/activemq start
    
    2.execute the worker.bat script from the wso2apim-das-3.0.0-SNAPSHOT/bin directory
    
    3.execute the carbon.bat script from the wso2apim-3.0.0-SNAPSHOT/wso2/key-manager/bin directory
    
    4.execute the carbon.bat script from the wso2apim-3.0.0-SNAPSHOT/wso2/default//bin directory
    
    
    5.When I am execute the "bin/ballerina run service services.bsz" command in the wso2apim-gateway-3.0.0-SNAPSHOT directory. IT is not execute and given error as below
    

    **输入行太长。

    命令的语法不正确**。

    我已经安装了“ballerina-tools-0.95.6”工具,并设定了ballerina在环境中的路径。

    1 回复  |  直到 7 年前
        1
  •  1
  •   Tharik Kanaka    7 年前

    APIM网关不支持ballerina最新版本。你能下载ballerina 0.89版本[1]并试一试吗?

    [1] https://github.com/ballerinalang/ballerina/releases/tag/v0.89