Server-side

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 - 19332 views - 01/20/09 by theute in Articles

2009 Predictions, 2008 Predictions Revisited

It's once again that time of year, and in keeping with my tradition, I'll revisit the 2008 predictions to see how close I came before I start waxing prophetic...

7 replies - 9354 views - 01/02/09 by Ted Neward in Articles

The Nuts, Bolts and Springs of Distributed OSGi Applications

Using Spring with OSGi is a revolution in the application server environment. Spring gives you flexibility, OSGi gives you dynamicity, but complexity can...

0 replies - 6784 views - 12/30/08 by Nitin Bharti in Videos

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 - 11667 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 - 9887 views - 12/22/08 by Nitin Bharti in Videos

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 - 4256 views - 11/30/08 by Nitin Bharti in Uncategorized

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 - 6937 views - 11/18/08 by stoicflame in Articles

A Rich Web Service API for Your Favorite Framework, Part 1: Spring

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 1 (this...

0 replies - 5172 views - 11/12/08 by stoicflame in Articles

Integrating JAX-RS and Spring MVC

Spring MVC and JAX-RS have a lot in common. I've been working on integrating those two technologies as part of the JBoss RESTEasy project, and have been pretty...

0 replies - 5134 views - 11/06/08 by Solomon 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 - 9062 views - 11/04/08 by Manik Surtani in Articles

RESTful Web Applications with Subbu Allamaraju

Subbu works at Yahoo! developing standards, patterns and practices for HTTP web languages. In the past, he was a web service and Java developer. He was also a...

4 replies - 3685 views - 11/03/08 by Matt Raible in Articles

Building LinkedIn's Next Generation Architecture with OSGi by Yan Pujante

This week, I'm attending the Colorado Software Summit in Keystone, Colorado. Below are my notes from an OSGi at LinkedIn presentation I attended by Yan...

0 replies - 3154 views - 10/23/08 by Matt Raible in Articles

Web Services Development with Axis2 and Eclipse

Introduction 

0 replies - 14923 views - 10/13/08 by praskatti in Articles

A Simple Manual Mock Example

Creating and using a mock object is semantically very much like using a stub, except that a mock will do a little more than a stub - it will save the history...

0 replies - 4609 views - 10/13/08 by Schalk Neethling in News

Next Up: Code Generation

Ok, after looking at the JSF issues I‘ve been blogging about, and RF and some of the other things in the wind (the Spring meltdown), I have decided that the...

3 replies - 2682 views - 10/07/08 by Rob Williams in Articles