commons-daemon_1.0-1_powerpc.changes is NEW
Debian Installer
installer@ftp-master.debian.org
Sun Oct 10 18:39:18 2004
(new) commons-daemon_1.0-1.diff.gz optional contrib/libs
(new) commons-daemon_1.0-1.dsc optional contrib/libs
(new) commons-daemon_1.0.orig.tar.gz optional contrib/libs
(new) jsvc-dev_1.0-1_all.deb optional contrib/libs
header file for jsvc
See the description of the jsvc package, thanks.
.
This is a part of the Apache Jakarta Project.
Home: <http://jakarta.apache.org/commons/daemon/>
(new) jsvc_1.0-1_powerpc.deb optional contrib/net
native application to launch java applications as daemons
Having a single-point of entry is a valid solution for client
applications, where interactively a user can command to the application
to quit (which can terminate the Virtual Machine process at calling the
System .exit( int ) method), but in those cases where the
application is not interactive (server applications) there is currently
no portable way to notify the Virtual Machine of its imminent shutdown.
.
Most multi-user operating systems already have a way in which server
applications are started and stopped, under Unix based operating
systems non interactive server applications are called daemons and are
controlled by the operating system with a set of specified
signals. Under Windows such programs are called services and are
controlled by appropriate calls to specific functions defined in the
application binary, but although the ways of dealing with the problem
are different, in both cases the operating system can notify a server
application of its imminent shutdown, and the application has the
ability to perform certain tasks before its process of execution is
destroyed.
.
This is the native application to launch the java daemon.
.
This is a part of the Apache Jakarta Project.
Home: <http://jakarta.apache.org/commons/daemon/>
(new) libcommons-daemon-java_1.0-1_all.deb optional contrib/libs
java API to launch java applications as daemons
Having a single-point of entry is a valid solution for client
applications, where interactively a user can command to the application
to quit (which can terminate the Virtual Machine process at calling the
System .exit( int ) method), but in those cases where the
application is not interactive (server applications) there is currently
no portable way to notify the Virtual Machine of its imminent shutdown.
.
Most multi-user operating systems already have a way in which server
applications are started and stopped, under Unix based operating
systems non interactive server applications are called daemons and are
controlled by the operating system with a set of specified
signals. Under Windows such programs are called services and are
controlled by appropriate calls to specific functions defined in the
application binary, but although the ways of dealing with the problem
are different, in both cases the operating system can notify a server
application of its imminent shutdown, and the application has the
ability to perform certain tasks before its process of execution is
destroyed.
.
This is the java library, see jsvc for the application
.
This is a part of the Apache Jakarta Project.
Home: <http://jakarta.apache.org/commons/daemon/>
Changes: commons-daemon (1.0-1) unstable; urgency=low
.
* Initial Release.
Announcing to debian-devel-changes@lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.