July 28, 2005
28 July 2005 - Full-fledged Apache Beehive moves up to Top Level
Apache Beehive has been moved out of the Apache Incubator into Top Level Project (TLP) in the Apache Software Foundation.
The PMC (Project Management Committee) members are as follows:
- Rich Feit (rich)
- Kyle Marvin (kylem)
- Eddie O'Neil (ekoneil)
- Daryl Olander (dolander)
- Cliff Schmidt (cliffs)
- Davanum Srinivas (dims)
- Ken Tam (kentam)
The PMC chair is:
- Eddie O'Neil (ekoneil)
Posted by Tetsuya Kitahata at July 28, 2005 04:16 PMProject Info -- Apache Beehive
Our goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. Using Java 5 annotations, Beehive reduces the coding necessary for J2EE. The initial Beehive project has three pieces. NetUI: An annotation-driven web application programming framework that is built atop Struts. NetUI centralizes navigation logic, state, metadata, and exception handling in a single encapsulated and reusable Page Flow Controller class. In addition, NetUI provides a set of JSP tags for rendering HTML / XHTML and higher-level UI constructs such as data grids and trees and has first-class integration with JavaServer Faces and Struts. Controls: A lightweight, metadata-driven component framework that reduces the complexity of being a client of enterprise resources. Controls provide a unified client abstraction that can be implemented to access a diverse set of enterprise resources using a single configuration model. Web Service Metadata (WSM): An implementation of JSR 181 which standardizes a simplified, annotation-driven model for building Java web services. In addition, Beehive includes a set of system controls that are abstractions for low-level J2EE resource APIs such as EJB, JMS, JDBC, and web services.
Releases can be downloaded from http://beehive.apache.org/downloads.html
Project Website http://beehive.apache.org Programming Languages Java Categories web-framework Mailing Lists http://beehive.apache.org/mailinglists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/BEEHIVE Project Management Committee Apache Beehive Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/beehive/ SVN Direct http://svn.apache.org/repos/asf/beehive/trunk/
http://www.apachenews.org/archives/000690.html
[ Category : Apache Beehive ] (PDF)(XML)
[ Category : Apache Incubator ] (PDF)(XML)
[ Category : Apache Software Foundation ] (PDF)(XML)

