Tags
Authors
Hibernate Search 3.3.0.Beta3 is out with 12 freshly squeezed
bugs. See the Jira release notes for a full list. Some of the more notable changes are:
CDI support in EAP 5
Quite a few people have asked me recently if they have to wait until EAP 6 before they can use CDI in a supported JBoss application server. The good news is, no they don't! While there isn't currently any productised offering for CDI itself (i.e. it's unsupported), it is still possible to use it as the component framework for your EAP-based application thanks to the Weld-servlet library. What's even better is that it requires absolutely no configuration changes to the default EAP installation - CDI based applications can be deployed straight to it and will work out of the box.
IronJacamar 1.0.0.Beta3 is out
I'm happy to announce that the IronJacamar team have released 1.0.0.Beta3 of the container which implements the JCA 1.6 specification.
Tattletale 1.1.1 is out
I'm happy to announce the Tattletale 1.1.1.Final release.
This has come up a few times so I thought I'd write up the ways to handle multi-tenancy in Hibernate. This is not an exhaustive list. We wont go into database vendor specific features (Oracle VPD, etc) for example. Generally speaking there are 3 ways to factor multi-tenancy into your database design:
Lincoln Baxter and Mike Brock have been working away on our next generation RAD tooling for rapidly scaffolding applications. Seam Forge is different because it allows anyone to interact with the project via plugins written using CDI.
Whilst at JUDCon 2010:Berlin, Michael Schuetz interviewed me about Seam 3. We covered the current status of the project, development challenges and what you can expect from Seam 3. You can read the whole interview here