savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] savannah.gnu.org: submission of Java Classpath Monito


From: jandhcahill
Subject: [Savannah-hackers] savannah.gnu.org: submission of Java Classpath Monitoring System
Date: Mon, 18 Feb 2002 00:28:26 -0500

A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden


John C Cahill <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: Java Classpath Monitoring System
System name: classmon
This package wants to apply for inclusion in the GNU project

My project is a tool for Configuration Managers who maintain Java applications. 
One of the big problems in maintaining Java applications in the enterprise is 
the Java classpath. This tool is a way for sysadmins or config managers 
maintain classpaths on servers and to ensure that classpaths are consistent on 
all servers. The tool maintains Java classpaths on servers. The tool has two 
components, a server part and a client part.

Server:
Consists of a service which monitors the filesysytem, always looking for Java 
class files and Java jars. Upon finding new classes/jars, the server portion of 
this system either updates the classpath or notifies a sysadmin that there are 
new Java files which should be included in the system classpath(s). The server 
part could also notify sysadmins that classpaths have been changed by users. 
User defined policies are employed so that sysadmins have control over how the 
server part behaves.Servers could also communicate classpath chages to other 
servers, so that all classpaths in a given environment could be synchronized. 

Client:
The client portion of the system is a GUI that allows sysadmins to query the 
state of classpaths on that server. The client app also allows sysadmins to 
update classpaths. Updates to classpaths can be broadcast to other servers, or 
servers can communicate classpath changes to other servers.

It does not exist yet but I\'m working on it.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]