Differences between Java EE 6 CDI Implementations

Posted by Mprons on Stack Overflow See other posts from Stack Overflow or by Mprons
Published on 2010-02-16T02:58:28Z Indexed on 2010/03/25 1:53 UTC
Read the original article Hit count: 559

Filed under:
|
|
|
|

I've looked at JBoss' Weld Reference Implementation of JSR-299 Contexts and Dependency Injection, and I wanted to know how others CDI implementations compare to each other. Specifically, I know about Weld, Resin CanDI (by Caucho), and Apache OpenWebBeans.

© Stack Overflow or respective owner

Related posts about cdi

Related posts about jee6