Server-side

Top 6 Open Source Java EE Application Servers

 This is a very basic review of active and available open source Java EE Application servers and Servlet container (Web containers) to let the community...

5 replies - 5014 views - 11/16/09 by Masoud Kalali in Articles

Free Cheat Sheet: GlassFish Application Server v3

Getting Started with GlassFish Application Server v3 begins by introducing you to what GlassFish is and how to get it.  Then it goes on to prove its worth as...

0 replies - 788 views - 11/16/09 by lyndsey in Announcements

CRUD is bad for REST

In one of my previous posts (Rest: good, bad and ugly), I made a passing comment, about how I think using CRUD in RESTful service  is a bad practice. I...

1 replies - 1988 views - 06/30/09 by arnonrgo in News

Declarative Hyperlinking in RESTEasy

REST APIs must be hypertext driven. That requirement has quite a few implications on how one defines a RESTful interface which in turn has quite a few...

2 replies - 2433 views - 06/23/09 by Solomon in News

Case Study – Scalable SOA for an Inmate Banking System

The vast majority of articles and case studies I have read over the years target the very large enterprise market.  While many of the ideas are sound, the...

0 replies - 6026 views - 02/09/09 by JavaJohnson 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 - 19279 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 - 9328 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 - 6750 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 - 11570 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 - 9855 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 - 4236 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 - 6900 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 - 5150 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 - 5113 views - 11/06/08 by Solomon in Articles

First In-Depth Look At Microsoft's Oslo And The "M" Modeling Language

Microsoft’s PDC is taking place this week and more details were shared with the attendees about project Oslo, an effort announced last year to drastically...

0 replies - 2149 views - 11/06/08 by vambenepe in News