FEATURED
new

JavaFX and Seam with Flamingo: Part Two

Building on the background information from the first part of the article, this second part provides a step-by-step tutorial for building a JavaFX applications that talks to a Seam backend. Full Story »

JavaFX and Seam with Flamingo

This is a two part article (part two) that will demonstrate how to use JavaFX and Seam with the Flamingo RIA framework. The article assumes that you have a...

3 replies - 5489 views - 06/16/09 by maxkatz in Articles

Security Features of JBoss AS 5.1 - Part 4 - XACML authorization for Web Applications

Oasis XACML v2.0 is a robust open standard catering to access control. Starting JBoss Application Server v5.0, users have the opportunity to use XACML as...

1 replies - 1292 views - 06/26/09 by janilsal in Articles

Security Features of JBoss AS 5.1 - Part 3 - XACML authorization for EJB Applications

Oasis XACML v2.0 is a robust open standard catering to access control. Starting JBoss Application Server v5.0, users have the opportunity to use XACML as...

1 replies - 1668 views - 06/19/09 by janilsal in Articles

Introducing Infinispan: An Interview With Manik Surtani

I met with Manik Surtain from Infinispan to discuss the project and to find out more about data grids, the demands that distributed computing place on...

1 replies - 1034 views - 06/17/09 by James Sugrue in Articles

Security Features of JBoss AS 5.1 - Part 2 - Masking Passwords in the configuration files

Nobody likes the idea of seeing passwords in the open in an xml file.  In JBoss AS, we have various mechanisms by which passwords can be masked in the xml...

1 replies - 1980 views - 06/12/09 by janilsal in Articles

Hibernate Performance Tuning

Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following...

5 replies - 7419 views - 06/10/09 by sendon1982 in Articles

Security Features of JBoss AS 5.1 - Part 1 - Simplified Security Domain Configuration

JBoss Application Server is a LGPL licensed open source Java EE compliant application server. The v5.1.0 was released recently and can be downloaded from the...

1 replies - 2680 views - 06/05/09 by janilsal in Articles

Tech Chat: CTO Mark Little on EAP 5, RESTful SOA, and Future Directions for JBoss

DZone recently had a chance to sit down with Mark Little, newly appointed CTO of the JBoss division of Red Hat. In this interview, Mark provides an update on...

0 replies - 1909 views - 06/01/09 by Nitin Bharti in Videos

Pete Muir on Seam 3, Contexts and Dependency Injection for Java EE (JSR 299)

DZone recently caught up with Pete Muir to get an update on JSR 299, Seam 3 and the forthcoming JSF 2.0 specification.  In this interview, Pete examines...

1 replies - 3691 views - 05/19/09 by Nitin Bharti in Articles

Creating a Customized Solution With JBoss Portal

Out of the box, the JBoss Portal project delivers a simple portal, usually users will strip it down completely and start fresh or build on top of it. In this...

13 replies - 3990 views - 05/18/09 by theute in Articles

Introduction to Hibernate Filters

Hibernate is one of the most popular ORM solutions being used in the Java persistence world. In this article we will learn how to use Hibernate filters. A...

19 replies - 6539 views - 05/14/09 by ashutoshsharma in Articles

Seam Framework: Experience The Evolution of Java EE

1 replies - 3608 views - 05/12/09 by James Sugrue in Book Reviews

Tactical Data Integration with JBoss Teiid

In this screencast, recorded at the recent JBoss Virtual Experience 2009, Chuck Mosher and Ken Johnson  present the architecture of the JBoss data...

0 replies - 2330 views - 05/07/09 by Nitin Bharti in Videos

An Introduction to JBoss Cloud

Running services continuously, without downtime is a very important task for administrators. Having to deal with a large number of nodes in a cluster and...

5 replies - 8557 views - 04/29/09 by goldmann in Articles

The Future for Seam: Web Beans and Beyond

In this presentation, recorded at the JBoss Virtual Experience 2009, Dan Allen and Pete Muir provide an introduction to Seam and show how it fits into your...

4 replies - 4714 views - 04/23/09 by Nitin Bharti in Videos

JBoss Portal Server Development Book Review

0 replies - 2958 views - 04/21/09 by piergiorgiolucidi in Book Reviews

Magic of JBoss Seam

The new features of JavaEE 5, JSF and EJB3 work great together, and Seam is an application framework which does it easily. It introduces us to two new...

14 replies - 4370 views - 04/16/09 by faisalkhan in Articles

Developer Panel - Key Questions in Middleware

In this virtual panel, recorded at the recent JBoss Virtual Experience, software engineers from the JBoss division at Red Hat address several key questions...

2 replies - 3490 views - 04/15/09 by Nitin Bharti in Videos

Win Your Copy: Seam In Action

18 replies - 2545 views - 04/14/09 by David Sills in Book Reviews

Screencast: JBoss Rails and JBoss in the Cloud

In this presentation, recorded at the JBoss Virtual Experience 2009, Bob McWhirther explores running a Rails application on JBoss AS 5 and delves into the...

0 replies - 2912 views - 04/06/09 by Nitin Bharti in Videos

Testing seam-gen in Seam 2.1.2-Snapshot With GlassFish v2

On March 15 I read on The Aquarium that JBoss' Dan Allen added JBoss AS 5 and GlassFish support to seam-gen. I had the pleasure to have met with Dan Allen at...

7 replies - 2304 views - 04/01/09 by Wouter van Reeven in Articles

JBoss RichFaces

This Refcard is a great start for any developer looking to learn more about JBoss RichFaces. Within this Refcard you will find plenty of examples and code...

0 replies - 21424 views - 03/08/09 by RyanLittle in Refcardz

RichFaces 101 - Q&A with Jay Balunas + Free Book Giveaway

DZone recently sat down with Jay Balunas, JBoss RichFaces Project Lead and author of the DZone RichFaces Refcard. In this interview, Jay delves into some of...

6 replies - 4892 views - 03/09/09 by Nitin Bharti in Articles

Brief for a Seam Treatise

Finally I have gotten back to Seam. See my prior arguments about it re:future of Java boiling down to Seam v. Spring. I will double down on my prior bet now....

2 replies - 2173 views - 03/25/09 by Rob Williams in Articles

Seam UI

Professional cheat sheets you can trust.  This week we bring you our latest DZone Refcard on Seam UI.  We have literaly stuffed as much information on Seam...

0 replies - 16053 views - 02/22/09 by RyanLittle in Refcardz

Bean Validation for the Rest of Us – Emmanuel Bernard on JSR 303

DZone recently interviewed Emmanuel Bernard, JBoss lead developer on four Hibernate projects - Annotations, EntityManager, Validator, and Hibernate Search....

1 replies - 5530 views - 02/26/09 by Nitin Bharti in Articles

An Introduction To JBoss RichFaces

This tutorial article will give a very quick introduction to JBoss RichFaces. Instead of just listing features, we are going to briefly define RichFaces and...

90 replies - 113241 views - 08/25/08 by maxkatz in Articles

JBoss RichFaces with Spring

This article is going to show you how to build a RichFaces application with Spring. We are going to replace the standard JSF managed beans with Spring beans....

29 replies - 31211 views - 02/16/09 by maxkatz in Articles

Meet the Author of the Seam UI Refcard

Today DZone releases the Seam UI Refcard, written by Jacob Orshalick, author of Seam Framework: Experience the Evolution of Java EE. I talked to Jacob about...

0 replies - 1948 views - 02/23/09 by James Sugrue in Articles

Security Auditing in JBoss Application Server v5.x

While security event auditing in the various containers of a Java EE application server can help administrators and developers keep a tab on the server, both...

1 replies - 3748 views - 02/18/09 by janilsal in Articles

Odd Theses - A Look Inside JBoss Rails & Cloud with Bob McWhirter

Developers today not only have a plethora of languages to choose from, but also a vast array of virtual computing platforms on which to deploy these...

3 replies - 6674 views - 01/28/09 by Nitin Bharti in Articles

So What Are Enterprise Portals All About?

There are many definitions for “Enterprise Portal”, this article aims at exposing a definition that is commonly shared in the Java EE world. People's...

13 replies - 15259 views - 01/20/09 by theute in Articles

RESTEasy 1.0 GA Released

I am pleased to announce the first GA release of JBoss RESTEasy. All documentation and download links are available at RESTEasy's JBoss.org project...

1 replies - 4523 views - 01/22/09 by Bill Burke in Articles

ACL Security In Seam, Part 1

Seam has always been about solving the common issues faced by web application developers.  By providing a selection of "Best Practice" solutions to...

28 replies - 9736 views - 01/15/09 by sbryzak in Articles

A Look Inside JBoss Microcontainer, Part II – Advanced Dependency Injection and IoC

Today, Dependency injection (DI), or Inversion of Control (IoC), lies at the core of many frameworks that espouse the notion of a container or a component...

47 replies - 8051 views - 12/29/08 by alesj in Articles

A Look Inside JBoss Portal - The Open Source Portal Framework

JBoss Portal always focused on the framework aspect of portals, it doesn't aim at providing an out of the box solution for portals, instead it consists of core...

1 replies - 6277 views - 03/24/09 by theute in Articles

Advanced ESB Patterns and Techniques

In this presentation, recorded at EclipseWorld 2008, Burr Sutter demonstrates the customary capabilities associated with an Enterprise Service Bus (ESB)...

1 replies - 6517 views - 11/25/08 by Nitin Bharti in Videos

A Look Inside the JBoss Microcontainer, Part I -- Component Models

Looking at the current state of Java, we can see that POJOs (Plain Old Java Objects) rule the land yet again. Their dominance stretches from enterprise...

23 replies - 11773 views - 10/01/08 by alesj in Articles

Using JSF and Flex Components Together

Exadel Fiji extends JavaServer Faces (JSF) by allowing the use of Flex components within a JSF page. Fiji stands for “Flex and JSF Integration.” When using...

8 replies - 46222 views - 09/16/08 by maxkatz in Articles

Tech Chat - Sacha Labourey on JBoss AS 5

DZone recently sat down with Sacha Labourey, CTO of Red Hat Middleware, to discuss the upcoming release of JBoss Application Server (AS) 5. In this...

1 replies - 16991 views - 08/21/08 by Nitin Bharti in Videos

Introduction to REST

The bulk of my career has been spent working with and implementing distributed middleware. In the mid-90's I worked for the parent company of Open...

3 replies - 15569 views - 08/18/08 by Bill Burke in Articles

Using JBoss RichFaces with JBoss Developer Studio

JBoss RichFaces is a rich component library for JSF. RichFaces components come with AJAX support out-of-the-box and thus enable organizations to build Rich...

2 replies - 12913 views - 07/10/08 by Nitin Bharti in Videos

Max Andersen on What's New in JBoss Tools, JBDS

In this podcast interview, Max Rydahl Andersen looks at the newest enhancements in JBoss Developer Studio 1.1, including better support for Seam and Hibernate...

1 replies - 3261 views - 06/30/08 by Nitin Bharti in Articles

Tech Chat - David Ward on JBoss Developer Studio

DZone recently interviewed JBoss Solutions Architect David Ward to talk about what's new in JBoss Developer Studio (JBDS) and the Enterprise Application...

0 replies - 8598 views - 06/03/08 by Nitin Bharti in Videos

A Look Inside Exadel Flamingo - Flex and JBoss Seam

Most enterprises today are planning or already delivering Rich Internet Applications. Full page refereshes are...

1 replies - 8969 views - 07/21/08 by maxkatz in Articles

JBoss Web Services adds Metro and CXF Integration

JBoss has announced the general availability of JBossWS 3.0.1 which includes integration with the Metro Web services stack as well as the Apache CXF open...

1 replies - 5151 views - 04/02/08 by Nitin Bharti in Announcements

Debugging Processes in JBoss Drools 5.0

It's been quiet over the Christmas period and we haven't shown you too much about the cool stuff we are doing. Never fret this blog will more than make up for...

0 replies - 1646 views - 05/23/08 by Mark NA in Articles

Interview: Manik Surtani on JBoss Cache

In this interview, recorded by Skills Matter, JBoss Cache Lead Manik Surtani introduces JBoss Cache,a product designed to cache frequently accessed Java...

1 replies - 1563 views - 05/16/08 by Geertjan Wielenga in Videos

Xwiki Installation on JBoss Using Firebird

I have something with wiki software. The concept attracts me. This resulted in me starting an implementation for a wiki renderer (staticwiki), but I needed...

1 replies - 1317 views - 05/23/08 by Joachim Van der... in Articles

JBoss is working on OSGi too

I wanted to download the latest version of JBoss AS to deploy it to a new server, and while I was wandering round their site to see what is going on, I found...

2 replies - 5933 views - 02/11/08 by Sebastien Arbogast in News

How to Make JBoss Seam Work with Eclipse (for Windows)

This is a step-by-step tutorial. I made this Tutorial, because I was not happy with the four project folders generated by JBoss Tools 2.0.0 when I select a new...

9 replies - 10309 views - 05/23/08 by techieexchange in Articles

Seam 2.0.1 released, Is Seam or Spring the best way to write JSF/JPA based applications?

Seam 2.0.1 is out and ready for download. Seam is a framework that supports web applications that are built with EJB3 and JSF--JEE5 centric.  Seam 2.0.1...

33 replies - 15632 views - 02/01/08 by Rick Hightower in News

A Look Inside JBoss Rules

JBoss Rules is the production release of the Drools project, an expert system for declarative programming based around the Rete algorithm. During this talk,...

2 replies - 3658 views - 05/16/08 by James Sugrue in Videos

Advanced JBoss Cache

In this presentation, recorded at the Grails Exchange 2007 event put on by Skills Matter, JBoss Cache Lead Manik Surtani covered the concepts behind JBoss...

0 replies - 2038 views - 05/16/08 by Nitin Bharti in Videos

New Book: Business Process Management with JBoss jBPM

As per PACKT publishing, this is a book for Business Analysts (BAs) who need to develop a process model for implementation in a business process management...

0 replies - 4943 views - 03/21/08 by Meera Subbarao in News

Intro to JBoss Seam Security Part 2 - Advanced Authentication

In my last post, I gave a brief introduction into how JBoss Seam handles user authentication for web applications. By simply creating an authenticator class,...

0 replies - 2493 views - 06/05/08 by James Sugrue in Articles

Railo goes Open Source on JBoss.org

Railo announced today at the “Scotch on the Rocks 2008″ conference in Edinburgh its plans to release an open source version of the Railo CFML® engine...

0 replies - 755 views - 06/09/08 by James Sugrue in Articles

Introduction to Ajax4JSF

Java Server Faces provided a Component Based Architecture for building User Interface Components for the Web Application. Ajax aims in providing Faster...

0 replies - 4051 views - 05/16/08 by Krishna Srinivasan in Articles

Implementing Navigation and Pageflows with Seam

Seam is an interesting web framework that integrates the different pieces of the application stack and incorporates ideas from rules engines, BPM engines and...

0 replies - 11491 views - 05/20/08 by Shashank Tiwari in Articles

Seam and Hibernate Development with JBoss

JBoss Developer Studio includes brand new tools for Seam, a powerful application framework for building next generation Web 2.0 applications. These Seam...

0 replies - 8758 views - 06/11/08 by James Sugrue in Videos

A Rich Web Service API for Your Favorite Framework, Part 2: JBoss Seam

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 2 (this...

0 replies - 5001 views - 11/18/08 by stoicflame in Articles

Configuring Logging in JBoss

The JBoss application server uses Log4J, which is an open-source logging framework, to do logging. The Log4J configuration file is located at...

9 replies - 12956 views - 11/19/08 by Meera Subbarao in Articles

Core Seam Refcard Available - Download Now

Seam is a powerful application framework that integrates standard Java EE technologies with a wide variety of nonstandard technologies into a consistent,...

0 replies - 5272 views - 11/23/08 by Jill Tomich in Announcements

Rule Engines and Performance Misconceptions

I'm starting to see a misconception between users on rule engine performance. They seem to struggle on why you can hand craft some java code and get better...

2 replies - 3921 views - 09/12/08 by Mark Proctor in Articles

Q&A - Greg Hinkle on JOPR and application managment

In this interview, Jopr product lead Greg Hinkle discusses some of the challenges associated with managing and monitoring increasingly heterogeneous enterprise...

0 replies - 2914 views - 11/30/08 by Nitin Bharti in Uncategorized

Getting Started with Hibernate Search Refcard Available - Download Now

Hibernate Search brings the power of full text search queries on persistent domain models, and brings Lucene search features to the Hibernate world. DZone's...

0 replies - 6052 views - 11/30/08 by Jill Tomich in Announcements

What's New in Seam 2.1 - An interview with Peter Muir

In this podcast interview, Peter Muir previews some of the upcoming features in Seam 2.1, including support for GWT and Wicket, improved security enhancements...

0 replies - 11624 views - 08/03/08 by Nitin Bharti in Articles

Securing AJAX Servlets in JBoss Portal

Before the Portlet 2 specification (JSR286), the recommended method for adding AJAX functionality to a JSR168 portlet was to deploy an additional servlet to...

0 replies - 2748 views - 12/31/08 by pembertona in Articles

An Interview with JBoss in Action authors Javid Jamae and Peter Johnson

JBoss in Action is the first book to focus in detail on how to use the JBoss 5 application server from installation to configuration to production...

0 replies - 3394 views - 01/09/09 by Meera Subbarao in Articles

Practical Complex Event Processing Using JBoss

Complex Event Processing (CEP) enables enterprises to achieve agile business processes through intelligent correlation of seemingly unrelated events. In this...

1 replies - 5960 views - 08/11/08 by Nitin Bharti in Videos

A Simple Clustered Task Distribution System

This article will introduce the basic concepts of JGroups and then implement a task distribution system (on top of JGroups), where tasks can be placed into the...

4 replies - 14041 views - 10/06/08 by Bela Ban in Articles

Caching, Parallelism and Scalability

When your boss asks you to rewrite your application to be more performant and handle greater throughput, what do you do? Once upon a time, when Moore’s...

8 replies - 16162 views - 09/18/08 by Manik Surtani in Articles

RESTEasy 1.0 GA Released

I am pleased to announce the first GA release of JBoss RESTEasy. All documentation and download links are available at RESTEasy's JBoss.org project...

1 replies - 4523 views - 01/22/09 by Bill Burke in Articles

Putting Java to REST

Last month I gave you an Introduction to REST. It was 100% theory, so now its time to see a little bit of REST in action. Since I am primarily a Java...

7 replies - 23259 views - 09/22/08 by Bill Burke in Articles

A Look Inside JBoss Cache

So I was asked a number of times as to why I didn’t put in any shameless plugs for JBoss Cache - the project I lead - when I wrote my last article at DZone...

2 replies - 6962 views - 11/04/08 by Manik Surtani in Articles

Seven Forms of Business Process Management With JBoss jBPM

This article will explain Business Process Management (BPM) in terms of 7 distinct use cases for JBoss jBPM. By giving more insight in those use cases, you'll...

10 replies - 15473 views - 10/21/08 by Tom Baeyens in Articles

Free Book: JBoss in Action

183 replies - 17351 views - 01/14/09 by Meera Subbarao in Book Reviews