Author: akarasulu Date: Tue Nov 30 09:42:06 2004 New Revision: 109215 URL: http://svn.apache.org/viewcvs?view=rev&rev=109215 Log: some doco changes Modified: incubator/directory/eve/trunk/project.xml
Modified: incubator/directory/eve/trunk/project.xml Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/project.xml?view=diff&rev=109215&p1=incubator/directory/eve/trunk/project.xml&r1=109214&p2=incubator/directory/eve/trunk/project.xml&r2=109215 ============================================================================== --- incubator/directory/eve/trunk/project.xml (original) +++ incubator/directory/eve/trunk/project.xml Tue Nov 30 09:42:06 2004 @@ -44,15 +44,13 @@ <shortDescription>Eve Directory Server</shortDescription> <description> - Eve is an embeddable LDAP version 3 directory server based on a SEDA - architecture with support for several IoC containers, including Avalon's - Merlin, and Pheonix containers, and the Jcontainer efforts' Loom, - PicoContainer and Plexus containers. Eve is designed to be completely - pluggable with several backends and subsystem provider options making it - an ideal experimentation platform for LDAP protocol testing, and derived - directories like meta directories, and virtual directories. Eve - introduces for the first time the concept of stored procedures and - triggers into an industrial strength LDAP server. + Eve is an embeddable LDAPv3 directory server based on a SEDA + architecture. Eve is designed to be completely pluggable in every aspect + including backends and frontend handlers making making it an ideal + experimentation platform for LDAP protocol testing, and for use + in building other tools like like meta directories, and virtual + directories. Eve introduces stored procedures, triggers, views, and + queues to the world of LDAP. </description> <mailingLists>
