Introduction to Planning Poker

Planning Poker is an agile estimating technique which has become very popular in the last few years.

Introducing Infinispan: Part I

Part I provides an overview of the capabilities of Infinispan, including usage examples and a tour of the API's.

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 - 11724 views - 12/29/08 by alesj in Articles

A Look Forward at Spring 3.0

In this presentation, recorded at a recent Spring User Group Meeting by Skills Matter, Rick Evans talks about the new weapons provided by Spring 3.0 for the...

1 replies - 9910 views - 12/22/08 by Nitin Bharti in Videos

The SpringSource dm Server

We are excited to tell you about a new book we are working on: SpringSource dm Server in Action. In this article, we are going to tell you about the central...

0 replies - 5396 views - 12/17/08 by Schalk Neethling in News

The Cloud Is Angry and Other Lessons From Gartner

I attended the Gartner Application Development Conference this week and drank from the proverbial firehouse as Gartner analysts presented their vision for...

5 replies - 3838 views - 12/11/08 by Chris Keene in Articles

Asynchronous Restful Web Application

This blog annotates the Jetty 7 example web application that uses Jetty asynchronous HTTP client and the proposed suspendable servlets 3.0 API, to call an eBay...

0 replies - 5080 views - 12/09/08 by gregwilkins in News

When To Use Hardware Upgrade Instead Of Software Optimization

One typical question which frequently pops up is whenever it is better to use hardware upgrade or optimize software more. I already wrote about it, for example...

1 replies - 2317 views - 12/08/08 by PeterZaitsev in News

Computing 95 Percentile In MySQL

When doing performance analyzes you often would want to see 95 percentile, 99 percentile and similar values. The "average" is the evil of performance...

0 replies - 2897 views - 12/03/08 by PeterZaitsev in News

Making Your MySQL Tables More Effecient By Using Correct Fieldtypes

One of the biggest mistakes of today's fledgling MySQL programmers is their field type definitions, also known as data type or column type. Many are too quick...

1 replies - 5269 views - 12/02/08 by Mike Bernat in News

Amazon Web Services

"Cloud computing" is one of the hot topics these days. Especially with the economy downturn, enterprises are looking every opportunity to reduce...

0 replies - 2168 views - 11/24/08 by riho 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 - 20080 views - 11/19/08 by Meera Subbarao in Articles

TOTD #48: Converting a JSF 1.2 application to JSF 2.0 - Facelets and Ajax

TOTD #47 showed how to deploy a JSF 1.2 application (using Facelets and Ajax/JSF Extensions) on Mojarra 2.0-enabled GlassFish.  In this blog we'll use new...

1 replies - 2180 views - 10/15/08 by Arun Gupta in Blogs

TOTD #47: Getting Started with Mojarra 2.0 nightly on GlassFish v2

Java Server Faces 2.0 specification (JSR 314, EDR2) and implementation (soon to be EDR2) are brewing. This blog shows how to get started with Mojarra - Sun's...

0 replies - 1143 views - 10/14/08 by Arun Gupta in Blogs

Java RESTful clients and JAX-RS

RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server architecture. The JAX-RS...

0 replies - 7045 views - 10/07/08 by Solomon in Articles

Q&A with Rod Johnson over Spring's maintenance policy changes

This is the content of a Q&A I did with Rod Johnson, concerning the uproar over Spring's announced changes in their maintenance release publication....

54 replies - 9577 views - 09/24/08 by Joseph Ottinger in News

Q&A: Miko Matsumura on the State of SOA

DZone recently sat down with Miko Matsumura, vice president and deputy CTO, SOA products at Software AG webMethods. In this interview, Matsumura discusses SOA...

1 replies - 1986 views - 09/23/08 by Aslam Khan in Articles