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}]
You set up the application server to host the connector application from the console, by installing the connector enterprise application on WebSphere Application Server.