Show stop_server.html syntax highlighted
<html>
<head>
<title>Stopping the Derby Network Server</title>
</head>
<body>
<h2>Stopping the Derby Network Server</h2>
<p>
The Derby Network Server allows multiple applications running in different
Java Virtual Machines to access a single Derby database.
</p>
<p>
<h3>To stop the Derby Network Server:</h3>
</p>
<ul>
<li>
Select the Java project, bring up the context menu and select
the menu item, <b>Apache Derby, Stop Derby Network Server</b>.
</li>
</ul>
<blockquote>
<img src="images/stop_server.GIF" alt="Stop Derby Network Server" width="784" height="676"></img>
</blockquote>
<ul>
<li>
The pop-up box will appear stating the Apache Derby Network Server is
attempting to be stopped.
</li>
</ul>
<ul>
<li>
If the network server shutdown is successful the <b>Console</b> view will
say <b>Shutdown successful.</b>
</li>
</ul>
<blockquote>
<img src="images/shutdown_success.gif" alt="Apache Derby Network Server stopped" width="773" height="645"></img>
</blockquote>
<ul>
<li>
When the Network Server associated with a particular project is shutdown
the green arrow designating a running server which appeared next to the project
name, is no longer visible.
</li>
</ul>
<p>
</p>
</body>
</html>
See more files for this project here