Author: bayard
Date: Thu Jan 14 03:33:13 2010
New Revision: 899046

URL: http://svn.apache.org/viewvc?rev=899046&view=rev
Log:
Adding Eddie's suggested alternatives to Beehive

Modified:
    attic/site/docs/projects/beehive.html
    attic/site/xdocs/projects/beehive.xml

Modified: attic/site/docs/projects/beehive.html
URL: 
http://svn.apache.org/viewvc/attic/site/docs/projects/beehive.html?rev=899046&r1=899045&r2=899046&view=diff
==============================================================================
--- attic/site/docs/projects/beehive.html (original)
+++ attic/site/docs/projects/beehive.html Thu Jan 14 03:33:13 2010
@@ -65,8 +65,13 @@
 <p>The user mailing list, website, downloads and issue tracker all remain 
open, though 
      the issue tracker is read-only. See the website at 
      <a href="http://beehive.apache.org/";>http://beehive.apache.org</a> for 
more information on Beehive. </p>
-<p>We do not know of any natural successors or potential forks for Beehive. As 
with 
-     any project in the Attic - if you should choose to fork Beehive outside 
of Apache, 
+<p>If you are looking for a project to use in place of Beehive, the following 
have been suggested for its components: </p>
+<ul>
+    <li>Beehive NetUI / Page Flow - Struts 2 or Spring Web Flow</li>
+    <li>Beehive Controls - Spring Beans</li>
+    <li>Beehive WSM (web service metadata) - Axis2's implementation of 
JSR-181</li>
+  </ul>
+<p>As with any project in the Attic - if you should choose to fork Beehive 
outside of Apache, 
      please let us know so we can link to your project. </p>
 </div>
          </div>

Modified: attic/site/xdocs/projects/beehive.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/projects/beehive.xml?rev=899046&r1=899045&r2=899046&view=diff
==============================================================================
--- attic/site/xdocs/projects/beehive.xml (original)
+++ attic/site/xdocs/projects/beehive.xml Thu Jan 14 03:33:13 2010
@@ -35,8 +35,14 @@
      the issue tracker is read-only. See the website at 
      <a href="http://beehive.apache.org/";>http://beehive.apache.org</a> for 
more information on Beehive. </p>
 
-  <p>We do not know of any natural successors or potential forks for Beehive. 
As with 
-     any project in the Attic - if you should choose to fork Beehive outside 
of Apache, 
+  <p>If you are looking for a project to use in place of Beehive, the 
following have been suggested for its components: </p>
+  <ul>
+    <li>Beehive NetUI / Page Flow - Struts 2 or Spring Web Flow</li>
+    <li>Beehive Controls - Spring Beans</li>
+    <li>Beehive WSM (web service metadata) - Axis2's implementation of 
JSR-181</li>
+  </ul>
+
+  <p>As with any project in the Attic - if you should choose to fork Beehive 
outside of Apache, 
      please let us know so we can link to your project. </p>
 
 </section>


Reply via email to