Bio
I am leading the CDI 1.1 specification, and work on JBoss Developer Framework, a set of tutorials and examples for all JBoss users. Previously, I've worked on Infinispan and I led the Seam and Weld projects, and am a founder of the Arquillian project. I've worked on a number of specifications including JSF 2.0, AtInject and Java EE 7. I am a regular speaker at JUGs and conferences such as JavaOne, Devoxx, JAX, JavaBlend, JSFDays, JBoss World, Red Hat Developer Day and JUDCon. I am currently employed by Red Hat Inc. working on JBoss open source projects. Before working for Red Hat, I used and contributed to Seam whilst working at a UK based staffing agency as IT Development Manager.
Tags
Authors
Gavin pointed out to me that my script to build the Weld distribution was broken, so I've create Weld 1.0.0 SP1 (Service Pack 1) which remedies this. You can now find Weld's sources and binaries in artifacts/weld and the CDI API source, javadoc and binary in artifacts/cdi. Download it from here.
I'm pleased to announce the release of Weld 1.0.0 - the announcements have been flowing in over the last few days, but this is my favorite!
Mark Little, the CTO of JBoss, blogged about our vision for component models in JBoss platforms - he gives a great overview, describing how Seam (and JSR-299/Weld) will form the core programming model.
I've posted the CDI TCK 1.0.0 on seamframework.org. You can read the docs or download the TCK for your use.
Hot on the heels of the renaming of the JSR-299: Contexts and Dependency Injection for Java EE
, Weld, I'm pleased to announce the 1.0.0.CR1 release. This is a major milestone; for the project and for Java EE 6, as it represents a feature complete implementation of the JSR-299 Proposed Final Draft 2 specification; the specification, implementation and TCK will be submitted to the JCP for the Final Draft ballot.
I'm pleased to announce that the Web Beans project has a new name -- Weld
I'll be talking about JSR-299: Contexts and Dependency Injection For Java EE at the Riviera JUG this week, on Friday 2nd October at 14:00. Next week, I'm off to Ljubljana, Slovenia and Belgrade, Serbia for JavaBlend; my slot is 09:00 on Wednesday 7th October in Ljubljana, and 11:00 on Friday 9th October in Belgrade.
Anil Saldhana just pointed out this article about how you can use JBoss Identity Management to provide SSO capabilities to your Seam application. It discusses a couple of approaches.