Managing the Derby Network Server The Network Server can run as a stand-alone server, with as an embedded part of the application.

You can use Java Management Extensions (JMX) technology to monitor and manage and the Network Server. For information on how to do this, visit the wiki page http://wiki.apache.org/db-derby/DerbyJMX and refer to the API documentation for the packages org.apache.derby.mbeans and org.apache.derby.mbeans.drda. For information on JMX technology, see http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/.

The Network Server can also be managed remotely from a web server by using a servlet interface. You can manage the Network Server by using shell scripts, the command line, or the Network Server API. See for information about starting and shutting down the Network Server using the servlet interface.