Seam

  • submit to reddit

Daily Dose: Shiny New GlassFish 3.1 Released

GlassFish Server Open Source Edition 3.1 has been released to the general public. This open-source version of GlassFish includes full clustering and centralized cluster administration. Also available is the supported Oracle GlassFish Server 3.1. Users of...

1 replies - 16738 views - 03/01/11 by Katie Mckinsey in Daily Dose

Daily Dose - Seam 3 Goes Beta

JBoss' grand, all-encompassing Java development framework is nearly finished.  This weekend, the 3.0 version reached Beta 1 status.  It is the first release to have all of the Seam modules (Drools, Errai, Servlet, JBoss ESB, etc.) bundled into a single...

0 replies - 27543 views - 01/31/11 by Mitchell Pronsc... in Daily Dose

Daily Dose - Weld Extensions 3.0 Beta 1 Now Available; Renamed "Seam Solder"

Early on there was some confusion about what Weld Extensions is and how it differs from Weld, and how it fits into Seam.  Well JBoss is clearing up some confusion with a renaming of the project to "Seam Solder," although they emphasize that this...

0 replies - 21159 views - 12/21/10 by Mitchell Pronsc... in Daily Dose

Daily Dose - Seam 3 Goes Beta!

The first beta for JBoss' Seam 3.0 framework is now available.  It requires Weld 1.0.1 Beta 1+ and JBoss logging instead of SLF4J.  This release includes an early integration of Seam Managed Transactions, an input field container component, and a bugfix for...

1 replies - 17423 views - 11/03/10 by Mitchell Pronsc... in Daily Dose

Seam 3 Beta Release is Near

JBoss principal Software Engineer Pete Muir posted a progress update for the upcoming third version of the Seam development stack.  Only four modules need to reach alpha status before a beta of the Seam 3 distribution can be released.  Project developers...

0 replies - 4028 views - 08/24/10 by Mitchell Pronsc... in Articles

Seam 2.2.1.CR2 was released

The Second Candidate Release of 2.2.1 was aimed to bring security fixes and also bug fixes found in previous CR1. It is recommended to upgrade although it is not final release of 2.2.1.This release is IMPORTANT, because it fixes the security issue in...

0 replies - 1032 views - 08/12/10 by Marek Novotný in Announcements

A Tricky Lazy-Exception With JSF

JSF with Seam and JPA is quite a powerful combination. However, you still have to be aware of many nuances. I plan to share some of these, starting with a lazy-load exception that is quite strange at first sight.

0 replies - 3235 views - 07/29/10 by Gabor Farkas in Tips and Tricks

Video: JBoss State of the Union with Mark Little

In this exclusive interview,  Mark Little, Director of Engineering at JBoss/RedHat, gives us a snapshot of the JBoss ecosystem and what's being...

0 replies - 7883 views - 06/28/10 by Nitin Bharti in Videos

The "Mobilization" of Enterprise Applications with Exadel Flamingo

Mobile technologies have taken markets by storm. Every day we hear news about new smartphones and gadgets, new features, operating systems, vendor alliances, and various mega-wars. The coming generation of smartphones promises a pack of new features, which...

0 replies - 3482 views - 06/24/10 by Max Katz in Articles

With CDI Extensions, You Can Build Your Own Java 7

Five years down the road, when developers look back on Java EE 6, they'll realize that it introduced things to the Java platform that are just as important as the features that debuted Java EE 5 and 4.  They'll remember that it was the first version to add...

3 replies - 13339 views - 05/18/10 by Mitchell Pronsc... in Articles

Arquillian in Action; New Features Coming Soon

Java developers finally have a chance to get their hands on a powerful open source JEE testing tool from JBoss.  Arquillian is an extension for testing frameworks such as JUnit and TestNG that can be used to validate the behavior of managed beans, enterprise...

0 replies - 6639 views - 03/15/10 by Mitchell Pronsc... in Articles

JBoss Tools 3 Developer's Guide

Chapter 1: An overview of JBoss ToolsJBoss Tools includes a set of Eclipse plug-ins that support the development, deployment, and testing of JEE applications. It brings together a lot of...

0 replies - 9282 views - 01/11/10 by David Sills in Book Reviews

JBoss Tools 3 Developers Guide

This is an interesting book, where the author knows how explain the step by step approach while using huge amounts of images throughout the book. Chapter 1: An Overview of JBoss Tools The...

2 replies - 7445 views - 12/02/09 by Manuel Jordan in Book Reviews

Tech Chat: Gavin King on Contexts and Dependency Injection, Weld, Java EE 6

DZone spoke with Gavin King, JBoss Fellow at Red Hat, earlier this week to discuss the newly ratified JSR 299 (Contexts and Dependency Injection) specification...

3 replies - 22652 views - 12/02/09 by Nitin Bharti in Videos

The Coming of Java EE Extensions in JSR-299

Final approval voting for the Java Contexts and Dependency Injection for the Java EE platform (aka JSR-299 and CDI) will finish today and the results will be published on December 10th.  Pete Muir, the project lead for the JSR-299 reference implementation,...

3 replies - 8865 views - 11/30/09 by Mitchell Pronsc... in Articles