JWhoisServer Changelog

What's new in JWhoisServer 0.4.1.3

Apr 25, 2015
  • IMPLEMENTED: db.DISPLAYOBJECT.triggerstatements
  • IMPROVED: build and rpms

New in JWhoisServer 0.4.1.2 (Aug 2, 2014)

  • IMPLEMENTED: server.velocity.context

New in JWhoisServer 0.4.1.1 (Oct 21, 2013)

  • FIXED: build using java-7-openjdk
  • IMPROVED: rpm build

New in JWhoisServer 0.4.0.3 (Feb 28, 2012)

  • Loading of multiple configuration files via the commandline has been implemented.
  • Implemented the dynamic DBServerType loading from cfg files. This way new database types may be added without the need to recompile the code. 
Configuration properties:
  • server.dbtypes.dir default: /etc/jwhoisserver/dbtypes/
  • server.dbtypes.glob default: .cfg
  • This obsoletes the following configuration properties (see file deprecated.properties):
  • db.protocol
  • db.properties
  • db.jdbcclass
  • Implemented the dynamic loading of JDBC drivers from a configurable directory without the need to change the CLASSPATH in the starter scripts and the Manifest file. 
server.jdbc.dir default: /etc/jwhoisserver/jdbcdrivers/
  • Implemented the dynamic loading of plugins for DisplayObject from a configurable directory without the need to recompile the code. 
server.plugins.dir default: /etc/jwhoisserver/plugins/
  • db.ignoreemptyfields as a global setting and on a per display-object base may be used to suppress empty fileds in the output.
  • support for H2 Database Engine
  • JWhoisServer goes Debian (thx to Adrian von Bidder)! 
For this the debain packaging has been changed and support for postgreSQL via dbconfig-common has been added.

New in JWhoisServer 0.4.0.2 (Jul 20, 2011)

  • FIXED: bug #3360669

New in JWhoisServer 0.4.0.1 (Apr 1, 2011)

  • FIXED: bug #3185101
  • FIXED: domain.tld may now contain subdomains (like co.uk)
  • FIXED: bug #3155833 : InetNetwork handling of PtP addresses
  • IMPLEMENTED: -b and +b option for IPCalc
  • FIXED: init-script (waiting longer for the startup logfile)
  • FIXED: log4j cfg for startup logfile unbuffered

New in JWhoisServer 0.3.2.3 (Jun 2, 2010)

  • FIXED: build file install target

New in JWhoisServer 0.3.2.2 (Mar 18, 2010)

  • FIXED: build file install target

New in JWhoisServer 0.3.2.1 (Mar 11, 2010)

  • IMPLEMENTED: derby/javaDB
  • FIXED: repo

New in JWhoisServer 0.3.0.0 (Oct 9, 2009)

  • fixed init-script and removed whois depend from .spec (there is no common way to set it for suse and fc)