FEATURED

Tech Chat - Rich Sharples on OpenJDK

Rich Sharples talks about Red Hat's contributions to OpenJDK, the IcedTea project and new features in OpenJDK 7. Full Story »

Q&A: Designing "Testable Architectures" with Savara

DZone recently caught up with Gary Brown, Senior Software Engineer at Red Hat, and Steve Ross-Talbot, Chief Architect at Cognizant to talk about Savara. ...

0 replies - 801 views - 11/25/09 by Nitin Bharti in Articles

Introducing the Infinispan Data Grid Platform

This two-part series aims to introduce the reader to Infinispan, a new open source, LGPL licensed data grid platform.  The first part will focus on...

0 replies - 2287 views - 11/23/09 by Manik Surtani in Articles

A Look Inside JBoss Microcontainer's ClassLoading Layer

Now that we've grasped the Virtual File System (VFS) concepts, it’s time we move on to Microcontainer’s ClassLoading layer (as promised in the previous...

0 replies - 3967 views - 11/10/09 by alesj in Articles

From BPEL to the ESB and Back - Introduction to the Riftsaw-JBoss ESB Integration

One of the great strengths of the JBoss software is in the integrations between projects. In this post, we'll examine the Riftsaw - JBoss ESB integration to...

1 replies - 1378 views - 11/09/09 by ldimaggi in News

Fluent Navigation in JSF 2

In this article, the third in a series covering JavaServer Faces (JSF) 2.0 features contributed by Red Hat, or which Red Hat participated in extensively,...

0 replies - 5117 views - 11/02/09 by Dan Allen in Articles

JSF 2 GETs Bookmarkable URLs

JSR-314: JavaServer Faces (JSF) 2.0 demonstrates a strong evolution of the JSF framework driven by de facto standards that emerged out of the JSF...

0 replies - 5425 views - 10/29/09 by Dan Allen in Articles

JSF 2 - Seam's Other Avenue to Standardization

JSR-314: JavaServer Faces (JSF) 2.0 is the third major revision of the JSF specification. It delivers a strong evolution of the framework driven by de facto...

1 replies - 6634 views - 10/28/09 by Dan Allen in Articles

Hibernate Validator 4: Model Validation Made Easy

Version 4.0 of Hibernate Validator has been released recently, which is now the reference implementation for JSR 303: Bean Validation. The real benefit to this...

6 replies - 3749 views - 10/22/09 by James Sugrue in Articles

JBoss Fellow Bill Burke Discusses REST-*, RESTEasy

DZone recently spoke with JBoss Fellow, Bill Burke on a range of RESTful topics, including REST-*,  an open source project aimed at defining new standards,...

2 replies - 6307 views - 10/20/09 by Nitin Bharti in Videos

Fault Injection Testing - First Steps with JBoss Byteman

Fault injection testing[1] is a very useful element of a comprehensive test strategy in that it enables you to concentrate on an area that can be...

0 replies - 2328 views - 10/16/09 by ldimaggi in News

Integrating JBoss RESTEasy and Spring MVC

Building websites is a tough job. It's even tougher when you also have to support XML and JSON data services. Developers need to provide...

2 replies - 12768 views - 10/15/09 by Solomon in Articles

Interview: Jay Balunas on RichFaces 4.0

DZone recently caught up with Jay Balunas,  core JBoss developer and project lead for RichFaces, a rich component library for JavaServer Faces (JSF). Jay is...

0 replies - 3592 views - 10/05/09 by Nitin Bharti in Videos

A Look Inside JBoss Microcontainer, Part 3 - the Virtual File System

We're finally back with our next article in the Microcontainer series. In the first two articles we demonstrated how Microcontainer supports various component...

4 replies - 8009 views - 09/24/09 by alesj in News

Out-of-the-Box SOA without the Twin-Turbine Engine

In reviewing my last two posts to this blog, I realized that I've actually been describing several of the JBoss SOA Platform's out-of-the-box actions in an...

0 replies - 2057 views - 09/16/09 by ldimaggi in Articles

Sorting Collections in Hibernate Using SQL in @OrderBy

When you have collections of associated objects in domain objects, you generally want to specify some kind of default sort order. For example, suppose I have...

5 replies - 4438 views - 09/16/09 by Scott Leberknight in News

Red Hat Reaches for the Cloud, Unveils JBoss EAP 5.0

Red Hat this week announced the general availability of its JBoss Enterprise Application Platform (EAP) 5.0. The Enterprise Linux and open source middleware...

4 replies - 3499 views - 09/03/09 by Nitin Bharti in Articles

Enterprise JavaFX: Our Experience Building a JavaFX UI for a Seam Booking Application

JavaFX is new tool set for developing and delivering Rich Internet Applications or RIAs. JavaFX 1.0 was released in December 2008, and JavaFX 1.2 was...

10 replies - 6487 views - 08/26/09 by maxkatz in Articles

Tech Chat - Mike Neale on JBoss BRMS

JBoss Enterprise BRMS (Business Rules Management System) provides an open source business rules management system that enables easy business policy and rules...

0 replies - 4197 views - 08/07/09 by Nitin Bharti in Videos

JBoss Netty 3.1.0.GA released

Netty 3.1.0.GA, the first major stable release of 3.1 branch, has been released.  A lot of effort has been put into this release for more than a half year...

0 replies - 3018 views - 08/03/09 by Trustin Lee in Announcements

Gateways and Notifiers - Enabling ESB Interoperability on the JBoss SOA Platform

One of the strengths of the JBoss SOA Platform is how it enables you to connect legacy applications together. How are these connections made? To answer that...

0 replies - 2933 views - 07/23/09 by ldimaggi in News

RichFaces and Partial JSF View Processing

RichFaces is a rich component library for JSF. RichFaces doesn't replace standard JSF, so you use RichFaces with either the Mojara JSF (Sun RI) implementation...

10 replies - 7292 views - 07/23/09 by maxkatz in News

When the Content Knows the Way - Content Based Routing in the SOA Platform

In my last post to this blog, I examined the ESB-jBPM integration in the SOA Platform. This time, we'll take a look at one aspect of the integration with...

0 replies - 2340 views - 07/13/09 by ldimaggi in News

Security Features of JBoss AS 5.1.0 - Part 5 - Instance Based Authorization

Access control lists, or simply ACLs, have been used for a long time for instance­ based authorization. As opposed to the Java EE authorization model, in...

0 replies - 4083 views - 07/10/09 by janilsal in Articles

JavaFX and Seam with Flamingo: Part Two

This is a second part of the JavaFX and Seam with Flamingo article series. Building on the background information from the first part of the article, this...

0 replies - 3697 views - 06/29/09 by maxkatz in Articles

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...

1 replies - 11517 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...

0 replies - 3733 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 - 4078 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 - 2229 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 - 4517 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...

7 replies - 15099 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...

2 replies - 5904 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 - 3977 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...

3 replies - 5879 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...

10 replies - 7531 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...

16 replies - 11496 views - 05/14/09 by ashutoshsharma in Articles

Seam Framework: Experience The Evolution of Java EE

1 replies - 5753 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 - 3735 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...

3 replies - 12675 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 - 6484 views - 04/23/09 by Nitin Bharti in Videos

JBoss Portal Server Development Book Review

0 replies - 4568 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...

3 replies - 5625 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...

1 replies - 5309 views - 04/15/09 by Nitin Bharti in Videos

Win Your Copy: Seam In Action

18 replies - 3835 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 - 4539 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...

4 replies - 3394 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 - 40852 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...

3 replies - 6483 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 - 2852 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 - 28245 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....

3 replies - 7386 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...

105 replies - 167257 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....

34 replies - 51328 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 - 3084 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 - 5852 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 - 8318 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...

8 replies - 19397 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 - 6211 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...

9 replies - 14283 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...

50 replies - 11723 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 - 9160 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 - 8392 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...

26 replies - 16812 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...

5 replies - 55519 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 - 19723 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 - 20013 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 - 15210 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 - 4234 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 - 11545 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 - 11594 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 - 6704 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 - 2753 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 - 2798 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 - 2323 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 - 7580 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...

10 replies - 14198 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 - 19198 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 - 5322 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 - 3287 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 - 6145 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 - 3907 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 - 1375 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...

1 replies - 6224 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 - 15510 views - 05/19/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 - 11538 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...

1 replies - 6959 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...

8 replies - 20079 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 - 7213 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 - 4832 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 - 4279 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...

2 replies - 10097 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 - 13564 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 - 3952 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 - 4641 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...

0 replies - 7801 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 - 19356 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...

1 replies - 18475 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 - 6211 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 - 32955 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 - 9096 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...

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

Free Book: JBoss in Action

200 replies - 24522 views - 01/14/09 by Meera Subbarao in Book Reviews