InfoQ

InfoQ

Topic/Tag specific view

JBoss Seam Content on InfoQ


Latest featured content about JBoss Seam

Catching up with Nuxeo: Switching from Python to Java

Topics
Dynamic Languages,
Change,
Java,
Portal/CMS,
Platforms

Back in 2006 InfoQ covered a story about Nuxeo, an open source Enterprise Content Management (ECM) specialist company, who had announced that it was changing its core technology platform from Python to Java. Four years on we caught up with Eric Barroca, CEO at Nuxeo, to find out how that conversion went, and to explore their new technology stack and position in the ECM industry.

Introduction to JBoss Seam

Topics
Java,
Web Frameworks

JBoss Seam is a new full-stack web application framework that unifies and integrates Ajax, JSF, EJB3, Portlets, and BPM. This article is an editted excerpt of chapters 1 and 2 from the first (to-be-released) book on Seam by Michael Yuan and Thomas Heute. It explains what Seam can do and grounds the concepts with a HelloWorld example.

Voca, UK's largest payment processing engine running Spring

Topics
ESB,
Transactions Processing,
Java,
Enterprise Architecture,
Architecture

In this presentation from QCon London, William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system architecture, the previous Mainframe-based architecture, architectural challenges and requirements, the new Spring and J2EE-based architecture, upcoming challenges for Voca, and technologies to watch for in the future.

News about JBoss Seam

Pete Muir Discusses Seam 3, RichFaces 4, and His Move to Infinispan

Topics
Web 2.0,
Java,
Web Frameworks,
JSF Components

Red Hat's JBoss division have a number of updates in the pipeline for the next couple of months, including major new releases of their web application framework Seam, and JSF component library RichFaces. InfoQ spoke to Pete Muir, a Principal Software Engineer at Red Hat, about what is coming, and his own move from the Seam team to the Infinispan data grid team.

Arquillian, Shrinkwrap and Seam 3: Q&A with Pete Muir, Principal Engineer at Red Hat

Topics
Java,
Tools

InfoQ talks to Pete Muir about JBoss' Integration testing tool Arquillian, archive assembly of JARs, WARs, and EARs with ShrinkWrap, and plans for Seam 3.

Q&A with Gavin King on the Impact of JSR-299 and Weld 1.0 on Java EE and JBoss

Topics
Java,
JCP Standards

As Red Hat ships Weld, Java EE 6's reference implementation for JSR-299 (Contexts and Dependency Injection for Java EE), InfoQ talks to specification lead Gavin King about the impact that JSR-299 will have on Java EE 6 and JBoss' products and platforms.

Web Beans (JSR-299): Q&A with Specification Lead Gavin King

Topics
Java,
JCP Standards,
Web Frameworks

An ambitious and key part of Java EE 6, the Web Beans specification spans JSF/EJB integration, context management, dependency injection and AOP. The specification is currently in public review and the review period has been extended into 2009. An Alpha build is also available. InfoQ talks to Gavin King to find out more about the state of play of the specification and progress to date.

Exadel’s Flamingo Project for Rapid Flex and Java Development

Topics
Web 2.0,
Java,
Rich Internet Apps,
Rich Client / Desktop

Exadel’s Flamingo project is a tool for bootstrapping RIA applications built with Java backends. The tool offers support for both Seam and Spring in the middle tier. On the presentation tier, Flamingo supports both Flex and JavaFX. The tool has a similar approach to bootstrapping applications as the AppFuse project available for more traditional Java web tier frameworks.

Building Spring-Seam Hybrid Components For Web Applications

Topics
Java,
Web Frameworks

Spring and JBoss Seam frameworks provide different set of features for developing enterprise web applications. Is it possible to use these two frameworks together in web applications? This topic was the main focus of a recent article and a java community forum discussion on how the strengths of each of these frameworks can be used together.