Thursday February 28, 2008. 08:32 PM
FreshMeat
Nuxeo EP (Enterprise Platform) is the server-side, Java EE-based part
of the Nuxeo Enterprise Content Management platform. It provides a
framework and set of components to address document management and
collaboration needs, including metadata/taxonomies, versioning, lifecyle
management, workflow, relations, searching, reporting, transformation,
auditing, and retention. Its flexible extension system, based on OSGi,
allows developers to quickly configure and extend the platform by
creating new components. Its default Web user interface, based on the
JSF standard, uses AJAX to create a pleasant user experience. It can
also be accessed by a rich client interface through the use of Web
services, for instance using the Eclipse-based Nuxeo RCP rich client
platform.
License: GNU Lesser General Public License (LGPL)
Changes:
This release works on a Java 6 JVM, which can lead to significant performance improvements (up to 100% for certain workloads, according to some internal benchmarks). Full text indexing has been improved and made faster. Some tweaks have been made to enable communication with the new (soon to be released and announced) “LiveEdit” plugin for Internet Explorer, Firefox, and MS Word. Several bugs have been fixed.