InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Seam 2.0 Beta Adds Groovy and Experimental GWT Support

Posted by Scott Delap on Jun 27, 2007

Sections
Development
Topics
Web Frameworks ,
Java
Tags
JBoss Seam
Three months after the release of Seam 1.2.1, Seam 2.0 has been released as beta. . Seam is an application framework for Java EE 5.0 the ties together many Java EE frameworks, such as EJB3, JSF, jBPM, JBoss Rules (Drools), and iText. Seam's stateful design allows those frameworks to interact with each other in ways that simplify the development of a variety of enterprise applications. Among the features listed on lead Gavin King's blog:

  • Seam WS allows Seam components to function as Web Service endpoints
  • Seam components may now be written in Groovy
  • The Seam core is now independent of JSF
  • Experimental support for the Google Web Toolkit
  • Integration of Hibernate Search
  • Introduction of JBoss EL, an extension to the Unified EL of Java EE 5
  • Major enhancements to Seam Asynchronicity, including Quartz integration
  • Major enhancements to jBPM integration
  • Completely reorganized packaging of built-in components
  • Migration to JSF 1.2
  • Simplified configuration
  • Support for pageflow composition
  • Enhancements to the integration testing framework
  • New transaction abstraction layer with support for non-JTA environments
  • Enhanced JavaDoc
  • Two new example applications
  • Migration to the new Embedded JBoss
  • Seam JSF controls reimplemented using Ajax4JSF CDK
  • Bugfixes

Earlier this week RedHat open sourced the plugins of Exadel Studio Pro which include Seam support.  InfoQ has an indepth article introducing Seam by Michael Yuan, as well as two interviews with Gavin King about previous Seam releases and what Seam is.

nice work guys ! by Michael Neale Posted
groovy by serge boulay Posted
Re: groovy by Gavin King Posted
Cool, can't wait by Stefane Fermigier Posted
  1. Back to top

    nice work guys !

    by Michael Neale

    I helped develop the GWT support (as I use it on a daily basis) so I can vouch for it (it was very easy to do, ergo there isn't too much to go wrong).

    Groovy support is very interesting indeed.

  2. Back to top

    groovy

    by serge boulay

    very excited about the groovy support

  3. Back to top

    Re: groovy

    by Gavin King

    Then check out the groovybooking port of the booking example to groovy.

  4. Back to top

    Cool, can't wait

    by Stefane Fermigier

    We're in the final days of releasing Nuxeo 5.1, our open source ECM platform. The current version is based on Seam 1.1 which already rocks.

    Obviously, Nuxeo 5.2, due this fall, will be based on Seam 2.0. There are some exciting features in the beta announcement that I can't wait to try (but we have to ship 5.1 first ;) ).

    Thanks for the good work, Gavin (and all the contributors to Seam).

    S. Fermigier, CEO, Nuxeo

Educational Content

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.

Max Protect: Scalability and Caching at ESPN.com

Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.

The Seven Deadly Sins of Enterprise Agile Adoption

Are there repeated patterns of failure on Enterprise Agile Enablement efforts? Sanjiv and Arlen discuss Seven Deadly Sins to avoid when adopting Agile in an enterprise.

Questions for an Enterprise Architect

Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?

Wrap Your SQL Head Around Riak MapReduce

Sean Cribbs explains what Map-Reduce and Riak are, why and how to use Map-Reduce with Riak, and how to convert SQL queries into their Map-Reduce equivalents.