Slashdot Mirror


Apache Geronimo Accepted as Top-level Project

Orbital Sander writes "According to the Apache News Blog, the Geronimo project has voted in favor of applying to be a top-level Apache project. Geronimo aims "to produce a large and healthy community of J2EE developers tasked with the development of an open source, certified J2EE server, that is ASF licensed and passes Sun's TCK reusing the best ASF/BSD licensed code available today and adding new code to complete the J2EE stack." So far, Geronimo has lived in the Apache Incubator."

1 of 9 comments (clear)

  1. Glossary ;) by Phouk · · Score: 4, Interesting

    Somebody might be able to explain some of these better, but I thought I'd post this anyway before anybody asks...

    Apache - It's not just the web server, it's also short for an umbrella organization / foundation for a number of cool / leading open source projects, especially concerning Java technologies (Jakarta). This foundation is abbreviated as...

    ASF - Apache Software Foundation

    J2EE - Java 2 Enterprise Edition, as opposed to the J2SE / Java 2 Standard Edition that might be installed on your desktop (actually, it's a super-set); consists of a number of libraries, specifications, and tests which can be implemented by application servers aimed at the enterprise market.

    Geronimo - One such J2EE application server, open source; relatively new but going strong.

    TCK - Technology Compatibility Kit - The test suite by Sun I mentioned, which application servers have to pass to be considered J2EE compatible.

    Apache Incubator - A virtual area where projects live that are not (yet) accepted as top-level projects.

    --
    Stupidity is mis-underestimated.