Quantcast
Channel: Websphere configuration | Websphere tutorials
Viewing all articles
Browse latest Browse all 8

How to start Websphere Administration Server

$
0
0

In order to verify your Websphere installation let’s start the application server. To start our application server, you need to use the startServer.sh command as follows:

${PROFILE_ROOT}/bin/startServer.sh server_name

For example in our WAS sample installation (C:\IBM\WebSphere\AppServer):

C:\IBM\WebSphere\AppServer\bin>startServer.cmd server1

Once you run the script, you will see the following output:

websphere application server network deployment websphere application server network deployment


Viewing all articles
Browse latest Browse all 8

Trending Articles