You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Mark Struberg <st...@yahoo.de> on 2010/09/04 03:28:57 UTC

[ANNOUNCE] Apache OpenWebBeans 1.0.0-alpha-2

The Apache OpenWebBeans Team is proud to announce the release of

Apache OpenWebBeans 1.0.0-alpha-2

Apache OpenWebBeans is an implementation of JSR-299 "Context and Dependency Injection for Java" and JSR-330 "atinject". OpenWebBeans has a modular structure and provides Dependency Injection scaling from Java SE environments up to EE6 servers with complicated ClassLoader hierarchies.

1.0.0-alpha-2 implements the latest API, passes the JSR-330 TCK and almost passes the JSR-299 standalone TCK (still waiting for a few bugs in the TCK to get fixed).

The release can be downloaded from

http://www.apache.org/dyn/closer.cgi/openwebbeans/1.0.0-alpha-2/ http://www.apache.org/dist/openwebbeans/1.0.0-alpha-2/


The Apache OpenWebBeans Team