OpenWebBeans
Apache OpenWebBeans-2.0.18 has been released
The Apache OpenWebBeans Team is proud to announce the release of Apache OpenWebBeans-2.0.18.
Apache OpenWebBeans-2.0.x is an Apache License v2 licensed implementation of the JSR-365 CDI-2.0 specification.
OpenWebBeans has a modular structure and provides Dependency Injection scaling from Java SE environments up to Java EE8 server clusters with complicated ClassLoader hierarchies or OSGi environments.
This is a maintenance release targetting the Contexts and Dependency Injection CDI 2.0 specification!
CDI is a JavaEE standard (JSR-365) but fully available under Apache License v2.0.
http://cdi-spec.org/
https://docs.jboss.org/cdi/spec/2.0/cdi-spec.html
Apache OpenWebBeans-2.0.18 implements the CDI-2.0 API, and passes the JSR-330 and JSR-365 TCKs.
Distribution packages can be downloaded from https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.18/
Hashes can be found here https://www.apache.org/dist/openwebbeans/2.0.18/
The release is also available in maven.central https://repo1.maven.apache.org/maven2/org/apache/openwebbeans/
More info can be found at
https://openwebbeans.apache.org
The following tickets got fixed in this release:
Sub-task
[OWB-1346] - prevent scanning of generated proxies
Bug
[OWB-1281] - java.lang.UnsatisfiedLinkError in scanner stops application deployment
[OWB-1328] - NPE in AbstractMetaDataFactory
[OWB-1332] - BeansDeployer#packageVetoCache does not work for negative hits
[OWB-1333] - [junit5] @Cdi#onStart not working
[OWB-1341] - Event bus: IN_PROGRESS phase should not be sent to transactionService
[OWB-1342] - Improve startup performance
[OWB-1344] - Ensure creating annotatedtype is thread safe at runtime
Task
[OWB-1327] - Run TCK for jakarta packaging
[OWB-1329] - Remove openwebbeans-maven module
[OWB-1330] - Junit5 parameter resolver companion for @Cdi
[OWB-1331] - Create ajunit5 @Scopes extension to be able to control a bit more the started scopes
[OWB-1343] - Add a property to skip @Vetoed check on packages
[OWB-1345] - Upgrade gradle shadow plugin support to v6.0.0
[OWB-1347] - upgrade to apache-parent 23
Posted at 07:15AM Sep 11, 2020
by struberg in Java |
|
Apache OpenWebBeans-1.6.2 has been released
The Apache OpenWebBeans Team is proud to announce the release of the Apache OpenWebBeans-1.6.2 project which implements a CDI-1.2 container.
OpenWebBeans has a modular structure and provides Dependency Injection scaling from Java SE environments up to big Java EE7 server clusters with complicated ClassLoader hierarchies or OSGi environments.[Read More]
Posted at 11:56AM Aug 11, 2015
by struberg in Java |
|
Apache Incubator OpenWebBeans 1.0.0-M2 is Released
I am pleased to announce the 1.0.0-M2 release of OpenWebBeans. OpenWebBeans will be an ASL-licensed implementation of the Context and Dependency Injection for Java EE Platform Specification which is defined as JSR-299.
This M2 release contains the parts of the specification that enables the developers to start and see more functional aspects of the JSR-299 than M1 release. Please look at the README file to get more about release information.
-------------------------------------------------
- M2 Release Supports the followings
-------------------------------------------------
* Simple WebBeans Support
* Producer Method Support
* Producer Field Support
* JMS WebBeans Support
* Inheritance, Stereotype Inheritances and Realization Support
* Specialization Support
* Event Support
* Decorator and Interceptor Support
* Experimental XML Configuration Support
* Lookup and Dependency Injection Support
* Java EE Plugin Support (via ServetContextListener interface)
* JPA Persistence Context injection support.(Currently does not support JTA based persistence context.)
This release also contains full blown JSF application which is developed by JSF + OWB + JPA.
In addition to the implementation of the specification, the project aims to create a new set of Web Beans exposing functionality of other Apache Foundation projects.
Feel free to ask any questions about the OpenWebBeans and M2-Release via our user forums.
Download URL :
----------------
http://www.apache.org/dist/incubator/openwebbeans/
Project Main Site :
--------------------
http://incubator.apache.org/openwebbeans/
User Forum :
-------------------
openwebbeans-users@incubator.apache.org
Wiki Page :
------------
http://cwiki.apache.org/OWB/
Gurkan Erdogdu
OpenWebBeans Project Lead
Posted at 05:50PM Jun 03, 2009
by gerdogdu in Java |
|