Subsystem: EOJDBCPrototypes

v1.1.7 [2008-04-20]

Added Javassist library and patches to support the new ReporterSubsystem.

v1.1.6 [2008-03-10]
Updated to support the latest Wonder version.
v1.1.5 [2007-09-25]
Added patched version of ERXWOFileUpload to correct problems with users using their browser's native back button to move to pages containing file upload controls. Before, this produced an exception.
v1.1.4 [2007-06-17]

Updated embedded Wonder class patches to match latest version of Project Wonder frameworks in the WonderUpdaterSubsystem v1.0.2.

v1.1.3 [2007-05-07]
Added a property to set the default database plug-in. Modified to support Wonder v3.0.
v1.1.2 [2006-12-18]
Fixed some errors in the way "long" scalars where being stored/recovered from the database. Before this fix, they were being silently coerced to ints, which is incorrect.