web services

Less is more: inventory of XPath subsets

Many specifications that manipulate XML content have taken the step to create their own subset of XPath. Typically, they need an XML query/pointer language...

0 replies - 948 views - 12/29/08 by vambenepe in Articles

The 2008 Top Ten - Looking ahead to 2009

So 2008 is nearly at an end and there's no better way than to look back on it so we can look forward to 2009.  We've put together a list of articles that...

0 replies - 2323 views - 12/22/08 by Aslam Khan in News

A Rich Web Service API for Your Favorite Framework, Part 5: Tapestry

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

0 replies - 3405 views - 12/21/08 by stoicflame 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 - 8358 views - 11/25/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 - 6936 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 - 5169 views - 11/12/08 by stoicflame in Articles

Enunciate Your Web Service API

Enunciate is an engine for building a rich Web service API, released open-source under the Apache 2 license. The concept is pretty simple: write your service...

0 replies - 3263 views - 11/01/08 by stoicflame in News

Web Services Development with Axis2 and Eclipse

Introduction 

0 replies - 14916 views - 10/13/08 by praskatti 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 - 32770 views - 09/22/08 by Bill Burke in Articles

RESTful Development

Web-based systems have to perform increasingly complex functionality, a lot of which is client-side, but a hefty portion of it requires complex server-side...

3 replies - 4977 views - 09/11/08 by Solomon in Articles

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

3 replies - 19922 views - 08/18/08 by Bill Burke in Articles

Apache Java XMLSec 1.4.2 Released

Apache XML Security team has released Apache Java XMLSec 1.4.2, this is mainly a bug fix release with some enhancements like support for XML Canonicalization...

0 replies - 3168 views - 06/24/08 by Masoud Kalali in Announcements

Common REST Design Pattern

Based on the same architectural pattern of the web, "REST" has a growing dominance of the SOA (Service Oriented Architecture) implementation these...

19 replies - 17998 views - 06/04/08 by riho in Articles

Functional Web Services Testing Made Easy with SoapUI - Part 3

In the first two parts(part 1 and part 2) of this series we have seen how to use SoapUI to write functional tests for web services and also how to use Groovy...

12 replies - 19190 views - 05/19/08 by Meera Subbarao in Articles

Functional Web Services Testing Made Easy with SoapUI - Part 2

Part 1 of this series helped provide the background needed to begin exploring web services testing. We learned the basics of SoapUI and how easy it was to...

13 replies - 34051 views - 05/12/08 by Meera Subbarao in Articles