Tags
Authors
I am happy to announce the release of Hibernate Search 3.2 CR1. Crossing fingers, this is the latest release before the final version targeted in a few days.
The schedules for JBoss World and JUDCon have now been finalised. I'll be talking about how the Java EE 6 programming model at JUDCon; I'll present the model and also look at directions the platform is likely to take. At JBoss World Dan and I will lay out the roadmap for Seam 3 and show you how it harnesses the innovations of Java EE 6 to provide a loosely coupled collection of portable extensions for Servlet containers and Java SE as well as Java EE 6. We also have a BOF covering Seam and RichFaces (hosted by Dan, Jay and myself, with as many guests as we coerce into coming!) - so start thinking up those tough questions :-D
Yaay, we made it! :)
I'm happy to announce the 10th developer snapshot release of JBoss JCA 1.0.
During EclipseCon we released JBoss Developer Studio 3
I apparently struck a nerve doing my talks yesterday at EclipseCon so due to popular demand I pushed my slides to Slideshare instead of keep emailing them.
Time has not been standing still for Hibernate Validator and I am happy to announce the 4.1.0.Beta1 release of Hibernate Validator. The focus towards the final 4.1.0 release is to add new custom constraints, provide enhancement which go beyond the Bean Validation specification and give the developers an annotation processor to verify the correct placement of constraints. You can see what is already implemented in this beta release by referring to the Jira release notes. The roadmap towards 4.1.0 can be seen here. On the custom constraint side we added @CreditCardNumber, @NotBlank and @URL and are planning to add @ScriptAssert for the next release. We also introduced a new interface ResourceBundleLocator which allows users to make a better use of ResourceBundleMessageInterpolator. Instead of just loading resource bundles from the classpath using ResourceBundle.getBundle, you can now provide a custom implementation of ResourceBundleLocator providing the ResourceBundleMessageInterpolator with the message resource bundles to use:
Ehcache 2.0, which was recently released, supports the new Hibernate 3.3/3.5 SPI with its CacheRegionFactory.