mcconnell 2003/10/27 10:15:25
Modified: mavenized-site/xdocs/related apache.xml index.xml
Log:
Add Apache Directory Project/EVE content.
Revision Changes Path
1.4 +11 -2 avalon-sandbox/mavenized-site/xdocs/related/apache.xml
Index: apache.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/apache.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apache.xml 27 Oct 2003 16:37:09 -0000 1.3
+++ apache.xml 27 Oct 2003 18:15:25 -0000 1.4
@@ -15,7 +15,14 @@
</tr>
<tr>
<td><p><a
href="http://incubator.apache.org/projects/directory.html">Apache Directory
Project</a></p></td>
- <td><p>CONTENT PENDING</p></td>
+ <td>
+ <p>
+The Apache Java LDAP Server (a.k.a. Eve, f.k.a. LDAPd) is the flagship server under
the new Apache Directory Project. Eve is a pure Java implementation of an LDAP
version 3 server based on Avalon and SEDA. Eve, as the first of its kind, will
revolutionize the way directories are used by enabling server embedding and rich
database constructs like stored procedures and triggers. Eve leverages JNDI as the
embedding API and allows the use of a server side JNDI LDAP provider to efficiently
access server databases within stored procedures.
+ </p>
+ <p>
+Eve's simplicity and modularity, thanks primarily to Avalon design patterns, makes
it an ideal protocol experimentation and extention framework. Those forging the
future of internet directory protocols on standards bodies like ldap-bis and others
can use Eve to test and demonstrate the substance of new RFCs. Eve's swapable
protocol components and plugable backends puts the focus on the protocol rather than
code management and porting.
+ </p>
+ </td>
</tr>
<tr>
<td><p><a href="http://cocoon.apache.org/">Cocoon</a></p></td>
@@ -26,7 +33,9 @@
</tr>
<tr>
<td><p><a href="http://incubator.apache.org/projects/ftpserver.html">FTP
Server Project</a></p></td>
- <td><p>CONTENT PENDING</p></td>
+ <td><p>FtpServer is a server component for Avalon that allows remote FTP
client to attach and download files. The client software can be any type of FTP client
written in any language. The criteria for eligibility is RFC compliance. The server
uses several components. Some of the components have multiple implementations. For
example user management has implementations that will use LDAP, JDBC and Cornerstone's
Store facility for storage.
+The server has a management console (GUI) that can connect over RMI to the server.
+</p></td>
</tr>
<tr>
<td><p><a href="http://james.apache.org">James</a></p></td>
1.5 +1 -1 avalon-sandbox/mavenized-site/xdocs/related/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.xml 27 Oct 2003 16:37:09 -0000 1.4
+++ index.xml 27 Oct 2003 18:15:25 -0000 1.5
@@ -36,7 +36,7 @@
<tr>
<td><a href="powered.html">Avalon Powered</a></td>
<td>Resources for the Avalon Powered logo
- and site linking.</td>
+ and site linking.<br/></td>
</tr>
</table>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]