C:\Program Files\IBM\WebSphere\AppServer
cd WASInstallDir\bin
stopserver.bat server1 [for a secure server, include: -username {LDAP_User} -password {LDAP_Password}]
startserver.bat server1 [for a secure server, include: -username {LDAP_User} -password {LDAP_Password}]
/opt/IBM/WebSphere/Appserver
cd WASInstallDir/bin
./stopserver.sh server1 [for a secure server, include: -username {LDAP_User} -password {LDAP_Password}]
./startserver.sh server1 [for a secure server, include: -username {LDAP_User} -password {LDAP_Password}]
您通过在 WebSphere Application Server 上安装连接器企业应用程序,从控制台将应用程序服务器设置为托管连接器应用程序。