Download List

Project Description

euCatalogue is a catalogue framework in Java to
help you build a generic catalogue structure.
euCatalogue includes an "admin Web interface" to
help with constructing the catalogue and a "user
Web interface" which allows browsing the
catalogue.

System Requirements

System requirement is not defined
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.

2007-02-13 09:53
2.0-beta

Support for multiple catalogs was added through the CatalogueElement and CatalogueSpawn interfaces. A UUID generator is now used instead of an increment for better handling of multi-user environments. Hibernate was updated to 3.2.1 and eupersistence to 2.0. Previous database schemas must be deleted and replaced with the new one using the .sql script provided under the "installation" dir.
Tags: Major feature enhancements

2006-08-05 12:57
1.2-beta

This release updates the database schema, adds
CatalogueLocale, and adds
specific delete operations for Category, Field,
FieldValue, and Item.
Tags: Minor feature enhancements

2006-05-08 14:02
1.1-beta

Delete operations were added. Reference problems
that would cause hibernate to have an inconsistent
state were fixed. Localization support for fields
and fieldvalues was added. The new
HiberRequestProcessor is used to allow long
transactions. Support for encoded parameters was
added. Catalogue operations were simplified by
removing init and disconnect methods. Hibernate
associations were improved to simplify Catalogue
operations. hibernate was updated to 3.1.3. c3p0
was updated to 0.9.0.4. eupersistence was updated
to 1.1. eutools was updated to 1.1.
Tags: Major feature enhancements

2006-02-04 22:13
1.0-beta

Tags: Initial freshmeat announcement

Project Resources