Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

CDI

  • submit to reddit
Bogomil Shopov01/23/12
244 views
0 replies

Context and Dependency Injection and Enterprise Security meetup in Houston, TX

CDI and Enterprise Security Wednesday January 25th, 2012

Antonio Goncalves09/27/11
3444 views
0 replies

Injection with CDI (Part III)

 

Mitch Pronschinske07/25/11
10729 views
0 replies

Reza Rahman on Resin 4, CDISource, and JEE 7 and 8

Caucho's Community Outreach Advocate and Senior Software Engineer stopped by our studio on his way to talks at the Research Triangle JUG and the...

Rick Hightower05/25/11
10185 views
17 replies

CDI AOP Tutorial: Java Standard Method Interception Tutorial - Java EE

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...

Gurkan Erdogdu04/22/11
5985 views
0 replies

Siwpas, More than Apache Tomcat

Java™ EE 6 Web Profile specification defines the Java™ EE Web Profile (“Web Profile”), a profile of the Java™ Platform, Enterprise Edition specifically targeted at web applications. Siwpas™, (Simple Web Profile Application Server) is an...

Thomas Eichberger04/13/11
5030 views
5 replies

JSR-346 for new CDI 1.1

There is a new Java Specification Request (JSR) with number 346: Contexts and Dependency Injection for JavaTM EE 1.1. It contains improvements for CDI  1.0, and is led by Red Hat.

Rick Hightower04/05/11
18251 views
25 replies

CDI Dependency Injection - Tutorial II - Annotation Processing and Plugins - Java EE

CDI provides a pluggable architecture allowing you to easily process your own annotations. Read this article to understand the inner workings of CDI and why this JSR is so important.

Franck Wolff03/31/11
844 views
0 replies

Granite Data Services 2.2.0 SP2 released

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.

Rick Hightower03/28/11
29150 views
16 replies

CDI Dependency Injection - An Introductory Tutorial Part 1 - Java EE

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 standards and JSRs on top of it. DI and AOP are the...

Mitch Pronschinske12/21/10
21239 views
0 replies

Daily Dose - Weld Extensions 3.0 Beta 1 Now Available; Renamed "Seam Solder"

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...

Mitch Pronschinske12/14/10
22758 views
0 replies

Daily Dose - Eclipse 3.7 and 4.1 Hit Milestone 4

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...

Nicolas Frankel11/17/10
7913 views
9 replies

Why CDI Won’t Replace Spring

CDI is part of JavaEE 6 and that’s a great move forward. Now, there’s a standard telling vendors and developers how to do DI. It can be refined, but it’s here nonetheless. Norms and standards are IMHO a good thing in any industry. Yet, I don’t...

Gurkan Erdogdu11/04/10
2699 views
0 replies

SIwpas CR5 is Fully Compatible with CDI Web Profile TCK

As you may already know, we have just released CR5 of SIwpas, lightweight web application server.  CR5 has been passed  "JSR-299 CDI Web Profile TCK"  version 1.0.1-Final unoffically. Beauty is that CDI TCK has been developing under an open...

Gurkan Erdogdu11/02/10
746 views
1 replies

SIwpas CR5

What is SIwpas?

Mitch Pronschinske08/31/10
5745 views
0 replies

Weld Chugging Along

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...