47 lines
1.6 KiB
HTML
47 lines
1.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
|
|
|
<title>Start and stop applications with the WebSphere administrative console</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h3><a name="acappstr"></a>Start and stop applications with the WebSphere administrative console</h3>
|
|
|
|
<p>You can use the administrative console to start and stop your applications.</p>
|
|
|
|
<ul>
|
|
<li><a href="#start">Start an application</a></li>
|
|
<li><a href="#stop">Stop an application</a></li>
|
|
</ul>
|
|
|
|
<p><strong><a name="start">Start an application</a></strong></p>
|
|
|
|
<p>To start an application, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="acstart.htm">Start the WebSphere administrative console</a>.</li>
|
|
<li>Expand <strong>Applications</strong> and click <strong>Enterprise applications</strong>.</li>
|
|
<li>Select the check box for the application or applications that you want to start.</li>
|
|
<li>Click <strong>Start</strong>.</li>
|
|
</ol>
|
|
|
|
|
|
<p><strong><a name="stop">Stop an application</a></strong></p>
|
|
|
|
<p>To stop an application, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="acstart.htm">Start the WebSphere administrative console</a>.</li>
|
|
<li>Expand <strong>Applications</strong> and click <strong>Enterprise applications</strong>.</li>
|
|
<li>Select the check box for the application or applications that you want to stop.</li>
|
|
<li>Click <strong>Stop</strong>.</li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html> |