Tags
Authors
Seam 2.1.0 Integration with GlassFish v2
The Seam 2.1.0.SP1 release included a new reference guide chapter describing Seam integration with GlassFish v2. As with most container integration the bulk of the work is reconciling library differences, datasources and deployment descriptor changes. Glassfish is no different in that regard, however it is much easier to integrate and work with GlassFish than some of the other containers that I written about.
Web Beans Public Review Draft released
The Web Beans (JSR-299) specification is now available for public review.
JBoss Tools Halloween
JBoss Tools 3 Beta1 was built and made available on Halloween night.
The Seam distribution includes a tool named seam-gen to help you get started quickly using Seam. The tool collects information from you about your project and then uses that information to create a project structure. It can also generate a CRUD application by reverse engineering your database schema and generate various forms of stub code. In this entry, you'll learn how to get the generated project setup in Eclipse so that you can leverage the available tooling.
Kito Mann, editor of JSF Central, recorded a podcast with me a couple of weeks back. We deleved deep into the features of Seam 2.1, but also talked about the Public Review Draft of Web Beans (keep an eye on Gavin's blog for updates) and JSF2.
Seam 2.1.0.SP1
The 2.1 GA release was just a week ago, but a few minor issues slipped through the cracks, mostly around seam-gen. We've put together an SP1 release to address the problems. If you are using 2.1 already, I'd recommend grabbing 2.1 even if you aren't experiencing any of the issues.
Hi,
Hibernate Search 3.1 beta2 is out with a significant focus on performance improvements, scalability and API clean up.
As you've probably noticed, we've been busy over the last month preparing the Seam 2.1.0 release - and I'm pleased to say that it's here at last! Some of the highlights from Seam 2.1.0 include an identity management framework with ACL style permissions, an Excel reporting module, an embellished and more flexible seam-gen, first class support for Wicket, built-in support for URL rewriting and a technology preview of JAX-RS (REST) support through the RESTeasy project.
Web Beans teaser...
For everyone who's been waiting for news of Web Beans ... and for everyone who thought it would never happen ... the public draft is ready, and should be available later this week or early next. I've just started work on an extended article explaining Web Beans from the point of view of the developer, and hope to have that out in a couple of weeks. And Pete Muir, Shane Bryzak and David Allen have made a good start on the RI. Stay tuned...