dirkv 2004/05/20 09:50:39
Modified: commons-build/xdocs components.xml
Log:
AltRMI and Naming are also moved elsewhere
Revision Changes Path
1.121 +14 -0 jakarta-commons/commons-build/xdocs/components.xml
Index: components.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/commons-build/xdocs/components.xml,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- components.xml 14 Mar 2004 21:09:05 -0000 1.120
+++ components.xml 20 May 2004 16:50:39 -0000 1.121
@@ -42,6 +42,13 @@
The following components were part of Jakarta Commons but have moved elsewhere:
<ul>
<li>
+ <a href="http://incubator.apache.org/projects/altrmi/"><b>AltRMI</b></a>:
+ AltRMI is a from-scratch replacement for RMI. It has a number of
+ different features that make it easier to use. It tries as far as
+ possible to be transparent in use.
+ </li>
+
+ <li>
<a href="http://jakarta.apache.org/cactus/"><b>Cactus</b></a>:
Cactus is a simple test framework for unit testing server-side java
code (Servlets, EJBs, Tag Libs, Filters, ...).
@@ -55,6 +62,13 @@
HiveMind is a services and configuration microkernel. HiveMind allows
you to create your application using a service oriented architecture.
</li>
+
+ <li>
+ <a
href="http://incubator.apache.org/directory/subprojects/naming/"><b>Naming</b></a>:
+ The Naming subproject will will contain common JNDI code along
+ with various JNDI providers.
+ </li>
+
</ul>
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]