This article discusses CDI based AOP in a tutorial format.
CDI is the
Java standard for dependency injection (DI) and interception (AOP). It is evident
from the popularity of DI and AOP that Java needs to address DI and AOP so that
it can build other...
17 replies - 9830 views - 05/25/11 by Rick Hightower in Articles
Hi,Granite Data Services 2.2.0 Service Pack 2 is released. You may download it here.This new version is a minor bugfixes release for issues mostly found in the Tide Flex framework, GlassFish v3.1 and CDI/Weld support.
0 replies - 825 views - 03/31/11 by Franck Wolff in Announcements
NetBeans Platform Architect Jaroslav Tulach recently posted some surprising news on the JUnit Yahoo Group. "We have new lawyers," he said, and they're concerned about the JUnit license—the Common Public License, which is a bit dated in Tulach's...
0 replies - 14549 views - 01/18/11 by Mitchell Pronsc... in Daily Dose
Early on there was some confusion about what Weld Extensions is and how it differs from Weld, and how it fits into Seam. Well JBoss is clearing up some confusion with a renaming of the project to "Seam Solder," although they emphasize that this...
0 replies - 21169 views - 12/21/10 by Mitchell Pronsc... in Daily Dose
Eclipse 3.7 "Indigo" and Eclipse 4.1, which is still aimed at early adopters, received new features in milestone 4 this week. For both Eclipse versions, the milestone brings Equinox updates for the OSGi R4.3 spec, memory usage upgrades for p2, and...
0 replies - 22615 views - 12/14/10 by Mitchell Pronsc... in Daily Dose
Developers are getting GWT (Google Web Toolkit) features that were originally planned for version 2.2 by downloading the 2.1 RC1 version, which was just released. GWT 2.1 features a Model-View-Presenter framework that introduces the concepts of Activities...
0 replies - 20615 views - 10/12/10 by Mitchell Pronsc... in Daily Dose
The first beta for the next version of JBoss' Weld is here. It has been approximately six months since JBoss released Weld 1.0.1, which added support for running on Google AppEngine. The new beta for Weld 1.1 features about 60 bugfixes and new EJB 3.1...
0 replies - 5686 views - 08/31/10 by Mitchell Pronsc... in Articles
In this exclusive interview, Mark Little, Director of Engineering at JBoss/RedHat, gives us a snapshot of the JBoss ecosystem and what's being...
0 replies - 7894 views - 06/28/10 by Nitin Bharti in Videos
Five years down the road, when developers look back on Java EE 6, they'll realize that it introduced things to the Java platform that are just as important as the features that debuted Java EE 5 and 4. They'll remember that it was the first version to add...
3 replies - 13359 views - 05/18/10 by Mitchell Pronsc... in Articles
The Chromium team didn't make its decision lightly, but they decided to start developing O3D, a 3D graphics API for the browser, as a JavaScript library on top of WebGL. O3D was formerly developed as a plugin and an alternative to OpenGL and WebGL because...
0 replies - 12384 views - 05/09/10 by Mitchell Pronsc... in Daily Dose
Zend Server 5.0 GA Boasts Code Tracing The dominant PHP
company, Zend, just released the final version of Zend
Server 5.0 The signature new feature is code tracing, which allows
developers to drill down into code and pinpoint the little
inefficiencies...
0 replies - 15208 views - 02/25/10 by Mitchell Pronsc... in Daily Dose
In the last 24 hours, the Weld team at JBoss has pushed out a full distribution of the second candidate release for Weld 1.0.1. Weld is the open source JBoss reference implementation of the Contexts and Dependency Injection (CDI) specification, which was...
2 replies - 10026 views - 02/10/10 by Mitchell Pronsc... in Articles
Final approval voting for the Java Contexts and Dependency Injection for the Java EE platform (aka JSR-299 and CDI) will finish today and the results will be published on December 10th. Pete Muir, the project lead for the JSR-299 reference implementation,...
3 replies - 8875 views - 11/30/09 by Mitchell Pronsc... in Articles