JWhoisServer is a small, fast, and highly configurable RFC 3912 compliant whois server written in Java and using RDBMS as a storage engine. It supports INET lookups (IPv4 and IPv6) and IDN domain names handling).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
server.jdbc.dir, server.plugins.dir, dbTypeAliases, dbconfig-common for postgresql and fixes for MySQL, dbconfig.cfg handling, H2 DB support, db.ignoreemptyfields, dynamic DBServerType loading from cfg files, and loading multiple configuration files were implemented. Classpath fixes were made for jar files. Other minor fixes were made. The documentation and man pages were updated.
Autodetection of the request type using the regex from displayObject was implemented. New tests for the new autodetection feature and velocity were implemented. Lists in cfg may contain spaces between elements.