Tags
Authors
Episode 3 from the Asylum is now available at asylum.jboss.org.
Hibernate Validator 4.0.1
Weld with Jetty and Maven tutorial
Steven Boscarine has written a nice short tutorial on getting up and running with Weld and JSF on Jetty, using Maven. Note that there's a bit more boilerplate here than there would be in a Java EE environment, since integration of Weld in Jetty requires explicit configuration. Nevertheless, I think Steven does a good job of demonstrating that it's easy to get up and running with this stuff.
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.
RichFaces 3.3.2.SR1 Released
After many months of polishing, we are happy to release Hibernate Validator 4. This is a major milestone for Hibernate Validator with tons of new features and a spec compliance.
Moving to Seam 3
I am starting to move all Drools5 integration code to the Seam 3 drools module and will update the previous posts with correct links as soon as they are available. There will be no further development against the Seam 2.2.Drools5 branch.
As a follow up to http://in.relation.to/Bloggers/SimultaneouslySupportingJDBC3AndJDBC4WithMaven, I wanted to point out that I uploaded some example projects to the design discussion. There are 2 different approaches as Maven projects and one Gradle project.