Lilith is a logging and access event viewer for the Logback logging framework.
It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend.
It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.
As of V0.9.35, Lilith does also support LOG4j and java.util.logging XML file import.
Lilith V0.9.37 has been released on 2009-11-11!
Coadunation is a Java based daemon server. It enables developers to quickly and easily develop daemons, web applications, distributed applications, manage distributed services etc. It provides, SSO (Single Sign On), SOA (Service Oriented Architecture), Web Services, RMI, Containers, Message Services and much more.
jLynx is a simple, lite, hi-performance layer over the JDBC API. Persist and retrieve POJO and Map objects directly. Designed for developer productivity. Simpler, easy to learn, easy to configure as compared to Hibernate, JPA, etc.
jLynx generates JavaBean objects based on your database schema. For example if you have 24 tables and views in your database, jLynx will create 24 objects with properties that map to the field names in each table. The jLynx Generator creates the objects and compiles them. You can also use the generated source instead if you prefer to customize the objects. Using the API to persist objects is trivial.
jLynx Framework implements the Relational interface, which has all necessary methods to persist objects and fetch entire collections of objects.
jLynx leverages the strengths of SQL and the strengths of Java without having to write/maintain J2EE code. It is truly the best of both worlds.
OpenIM Java Jabber ® Server is an open-source Java implementation (BSD License) of Jabber Instant Messager.
The purpose of the OpenIM project is to produce a fast, simple, and highly efficient instant messager server with high modularisation codebase.
We are building an Open Source Jabber/XMPP solution. Our goal is to provide a complete environment for basic instant messaging use, stable and easy to extend for all variants of instant communication use cases.
Ravenous is a Java based webserver which does not in any way attempt to implement any parts of the Java Enterprise Edition standard. Instead it aims to provide you, the developer, with a simple easy to grasp way of developing solid high performance web sites in Java.
Enterprise Batch Server helps enterprise applications to develop, schedule, manage and monitor the batch jobs using the Java Language. It provides the powerful batch framework to develop the batch jobs very quickly and efficiently. It provides Management and Monitoring applictions in the form of command line tools and web application to manage and monitior the running batch jobs. Finally, it provides the job scheduler to schedule the batch jobs on various conditions.
Solr is a standalone enterprise search server with a web-services like API. You put documents in it (called "indexing") via XML over HTTP. You query it via HTTP GET and receive XML results.
Java Web Parts is a project that provides small, reusable and largely independant Java components of interest to all web application developers. You can think of this project as being similar to the Jakarta Commons projects.