The Jazz™ Team Server running
on IBM® i is
an enterprise application that runs in a WebSphere® Application Server for IBM i instance.
This topic describes how to start and stop the Jazz Team Server.
To start or stop the server, you have two options:
- Start or stop the jazz_war enterprise application
in a running WebSphere Application
Server instance
- Start or stop the WebSphere Application
Server instance that is hosting the jazz_war enterprise
application
If you are using the WebSphere Application
Server instance to host more than one enterprise application, including
the jazz_war enterprise application, start or stop
only the jazz_war application so that other applications
hosted on the same server instance are not affected.
Starting a Jazz Team Server
To
start a Jazz Team Server running
on IBM i,
you have two options:
- Start the jazz_war enterprise application in
a running WebSphere Application
Server instance:
- In your browser, go to https://yourServerHostName:yourWASAdminPortNumber/ibm/console,
and log in. You must have administrative authority for the WebSphere Application Server
instance. You can use the user ID and password that was used to secure
the WebSphere Application
Server instance during installation of the Jazz Team Server.
- Expand Applications, and click Enterprise
Applications.
- Select the jazz_war application and click Start.
- Start the WebSphere Application
Server instance that is hosting the jazz_war enterprise
application:
- Log on to IBM i where
the WebSphere Application
Server instance exists, and enter the QSH command.
- Go to the directory containing the WebSphere Application Server commands and
executable files for your instance. For example:
cd /QIBM/UserData/WebSphere/AppServer/V61/Base/profiles/yourWASinstance/bin.
- Start the server using the ./startServer command.
Stopping a Jazz Team Server
To
stop a Jazz Team Server running
on IBM i,
you have two options:
- Stop the jazz_war enterprise application in
a running WebSphere Application
Server instance:
- In your browser, go to https://yourServerHostName:yourWASAdminPortNumber/ibm/console,
and log in. You must have administrative authority for the WebSphere Application Server
instance. You can use the user ID and password that was used to secure
the WebSphere Application
Server instance during installation of the Jazz Team Server.
- Expand Applications, and click Enterprise
Applications.
- Select the jazz_war application and click Stop.
- Stop the WebSphere Application
Server instance that is hosting the jazz_war enterprise
application:
- Log on to IBM i where
the WebSphere Application
Server instance exists, and enter the QSH command.
- Go to the directory containing the WebSphere Application Server commands and
executable files for your instance. For example:
cd /QIBM/UserData/WebSphere/AppServer/V61/Base/profiles/yourWASinstance/bin.
- Stop the server using the ./stopServer command. When
you are prompted for your administrative user ID and password, enter
the ID and password that were used to secure the WebSphere Application Server instance during
installation of the Jazz Team Server on IBM i.