【问题标题】:Start / stop Websphere Application Server (WAS) profile - Unix/Linux [closed]启动/停止 Websphere Application Server (WAS) 配置文件 - Unix/Linux [关闭]
【发布时间】:2015-10-27 15:14:28
【问题描述】:

如何使用命令行在 Unix/Linux 上启动和/或停止 Websphere Application Server 配置文件?

【问题讨论】:

    标签: linux unix server websphere-8 ibm-was


    【解决方案1】:

    启动 WAS 配置文件

     was_install_dir/bin/startServer.sh server1 –profileName profile
    

    profile_dir/bin/startServer.sh server1
    

    停止 WAS 配置文件

    was_install_dir/bin/stopServer.sh server1 –profileName profile_name
    

    profile_dir/bin/stopServer.sh server1
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多