News
Three new Weld releases
This week we are releasing three new builds of Weld. Firstly, Weld 2.1.2.Final was released. This is a bug-fixing release with 11 issues resolved. Most notably: The conversation context is now initialized lazily. This resolves the problem with custom character encoding that many of you run into. See the reference documentation for details. Weld now runs fine on JDK8 Jetty 9.1 is now supported by weld-servlet In addition, Weld...
Read more »Weld 2.1.1.Final
Weld 2.1.1.Final was released. More than 20 issues were addressed in this release. See the release notes for details. Thanks to everyone involved in this release! [ Distribution ] [ Release notes ] [ Documentation ] [ CDI 1.1 Javadoc ]
Read more »Weld 2.1.0.Final
I am pleased to announce that Weld 2.1.0.Final has just been released. Weld is the reference implementation of Contexts and Dependency Injection for Java EE (CDI). Here is the highlight of what’s new in Weld 2.1.0: OSGi support with Pax CDI Improved runtime performance and memory consumption Better integration with various Servlet dispatch types SLF4j was replaced with jboss-logging 30 fixed bugs The future of Weld-OSGi Weld...
Read more »Weld 2.1.0.Beta2 tip
A tip how to configure a new feature introduced in Weld 2.1.0.Beta2 which allows to skip CDI context activation for some HTTP requests: http://goo.gl/PAiwBS
Read more »Weld 2.0.1.Final
Weld 2.0.1.Final has been released. This is mainly a bug-fixing release with 20 issues fixed since the previous one. For details, see the release notes. Our focus is now shifting towards WildFly and its Weld integration in order to provide a CDI 1.1 compliant container. For details about CDI 1.1, see Pete’s blog post. Furthermore, we plan frequent releases of Weld to continue, so expect another release...
Read more »Weld 2.0.0.Final released
I am pleased to announce the release of Weld 2.0.0.Final, the reference implementation of Contexts and Dependency Injection for Java EE 1.1 (JSR 346). For a list of major changes in CDI 1.1 see the specification. The reference implementation will soon be available in GlassFish 4 and WildFly (formerly JBoss Application Server). In the meantime you can check snapshots of the application servers. As always, Weld artifacts can be obtained...
Read more »