May 2007
Jakarta Commons Configuration
by 1 otherComme son nom l'indique, l'API commons configuration de Jakarta offre un ensemble de classes permettant de gérer facilement la configuration d'une application. Les sources des données peuvent prendre la forme de classiques fichiers properties mais également de bases de données, de fichiers XML, de propriétés JNDI ou encore de propriétés système. Il est également possible de combiner différents types de configurations pour en offrir une vue unifiée. En outre, l'API offre un moyen pour préciser les types de configurations qui doivent être chargés au moyen d'un fichier XML.
April 2007
Apache Derby
by 1 otherApache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java and available under the Apache License, Version 2.0. Some key advantages include:
* Derby has a small footprint -- about 2 megabytes for the base engine and embedded JDBC driver.
* Derby is based on the Java, JDBC, and SQL standards.
* Derby provides an embedded JDBC driver that lets you embed Derby in any Java-based solution.
* Derby also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server.
* Derby is easy to install, deploy, and use.
March 2007
Apache Geronimo
by 1 otherThe goal of the Geronimo project is to produce a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Our most popular distribution is a fully certified J2EE 1.4 application server runtime. We are working on our next version of the server which is based on Java EE 5.
February 2007
Jakarta Commons
by 2 othersThe Commons is a Jakarta subproject focused on all aspects of reusable Java components.
AlternC
by 1 otherAlternC est un ensemble de logiciels de gestion d'hébergement mutualisé sous linux, facile à utiliser, facile à installer, basé uniquement sur des logiciels OpenSource, AlternC étant sous licence GPL.
Ce logiciel contient un système d'installation et de configuration automatique, ainsi qu'un panneau de contrôle accessible par le web, pour la gestion des utilisateurs et des services web (domaines, mails, comptes ftp, statistiques ...)
January 2007
Une courte introduction à Apache Ant
Bien que je n'apprécie guère le XML, en partie à cause des problèmes de performance et de maintenance de code qu'il engendre, je l'ai découvert en 2001 par le biais d'une formidable solution nommée Another Neat Tool (Ant). Cette dernière, Build Tool Open Source, était alors en passe de représenter pour le monde Java ce qu'était déjà Make pour celui du C.
Apache Struts
by 4 othersAn open source framework for building Servlet/JSP based web applications based on the Model-View-Controller (MVC) design paradigm [Open Source, BSD-like]
Web Services - Axis
by 1 otherApache Axis is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Apache Tomcat
by 3 others
Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process.
Jakarta ORO
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries originally from ORO, Inc. Despite little activity in the form of new development initiatives, issue reports, questions, and suggestions are responded to quickly.
Apache Lucene
by 2 othersApache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
1
(11 marks)