Frameworks

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

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

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 - 5197 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 - 5158 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 - 2164 views - 11/06/08 by vambenepe in News

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 - 3704 views - 11/03/08 by Matt Raible in Articles

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 - 7047 views - 10/07/08 by Solomon in Articles

Build Tests While Building Applications

I've been doing some thinking lately about how we build and test applications. I'm no agile expert but I am impressed with the concepts of test-first and...

0 replies - 3161 views - 10/02/08 by Frank Cohen in Articles

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 - 16814 views - 10/01/08 by alesj in Articles

JAX-RS Vendor Comparisons

I'd like to evaluate the four products that I know of that support JAX-RS:

2 replies - 6733 views - 09/26/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

Creating SOAP Message Handlers in 3 Simple Steps - Part 1

This tutorial takes a look at SOAP Message handlers and how easy it is to write handlers using JAX-WS 2.0. JAX-WS 2.0 allows both regular Java classes and...

0 replies - 7550 views - 08/13/08 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 - 7802 views - 08/11/08 by Nitin Bharti in Videos

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