Code Search for Developers
 
 
  

stop_server.html from CSDerby at Krugle


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

CSDerby

CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.

Project homepage: http://sourceforge.net/projects/csharpderbyport
Programming language(s): Java,SQL
License: apache20

  images/
    add_nature.GIF
    completed_javaapp.GIF
    create_class.GIF
    create_file.GIF
    create_restaurant.GIF
    ij_commands.GIF
    new_class.GIF
    properties.gif
    property_sheet.GIF
    remove_nature.GIF
    restaurant_editor.GIF
    restaurant_script.GIF
    run_javaapp.GIF
    server_popup.gif
    shutdown_success.gif
    start_ij.GIF
    start_server.GIF
    start_server_console.gif
    stop_popup.gif
    stop_server.GIF
    sysinfo_output.GIF
    sysinfo_start.GIF
  derby_app.html
  ij.html
  ij2.html
  ij_toc.html
  java_project.html
  nature.html
  nature_toc.html
  properties.html
  remove_nature.html
  resources.html
  server_toc.html
  start_server.html
  start_toc.html
  stop_server.html
  sysinfo.html