Tags
Authors
Seam 1.1.6 is out
Seam 1.1.6 features several important bugfixes and new features for Seam/Security,
including remember me
functionality, integration of JCaptcha, support for automatic
redirects to and from the login page when authorization checks fail and a minor API
redesign. Seam's exception handling facility was totally redesigned, to be much more
robust and work better with Seam/Security. Also, the seam-gen tool now integrates
Seam/Security. This work was all based upon the huge volume of user feedback we
received since the 1.1.5 release.
Seam 1.1.5: Security, Email, PDF and more!
Seam 1.1.5, despite the strange version number, includes exciting new functionality including:
Michael Yuan on Seam 1.1.5
Micheal wrote an excellent overview of the new features in 1.1.5:
Stop downloading Seam 1.1.0!
I just noticed that of the 1630 downloads of Seam since the release of 1.1.1 on Thursday, only 666 were of Seam 1.1.1. So I must have somehow fluffed the release announcement. (PST is a horrible timezone for announcing things.)
Hibernate Tools goes to the movies
Last week we released Hibernate Tools 3.2.0.beta9 and we actually did it twice.
PDF views in Seam
In Seam 1.1.1 a PDF view is just like any other page in the application: a facelets template containing EL expressions that bind values from the underlying Seam components onto the page. So if you already know Seam, producing PDF just involves learning the new iText-specific tags.
Seam 1.1.1 released
Seam 1.1.1 is now available for download.
Seam book excerpt on InfoQ
The most significant part, by far, of Hibernate Annotations 3.2.1 is the complete rewriting and feature expansion of Hibernate Search formerly known as Hibernate Lucene.
Seam Roadmap
The 1.1 release involved a lot of hard work in the guts of Seam, refactoring and fixing bugs, and working with tricky
code that handles concerns like clustering and concurrency. Sure, there are many new features, but a lot of the real work is less user-visible. Now that this hard stuff is out of the way, it lets us add some interesting new stuff pretty quickly. Here's a quick roadmap for the next few months: