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}]
Impostare l'application server per ospitare l'applicazione connettore dalla console, installando l'applicazione enterprise del connettore su WebSphere Application Server.