web services

Implementing a WCF service firewall part I of N

One of the SOA patterns I already described is the Service Firewall. The idea behind the service firewall is to have an intermidiator between the actual...

0 replies - 1352 views - 02/26/09 by arnonrgo in News

Business Process Analysis with SOA: A Case Study

Business Process Analysis (BPA) offers matrices that help in drawing a correspondence between business goals and high level services. BPA also helps in...

2 replies - 5919 views - 02/02/09 by Masoud Kalali in Articles

RESTEasy 1.0 GA Released

I am pleased to announce the first GA release of JBoss RESTEasy. All documentation and download links are available at RESTEasy's JBoss.org project...

1 replies - 6215 views - 01/22/09 by Bill Burke in Articles

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 - 958 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 - 2332 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 - 3425 views - 12/21/08 by stoicflame in Articles

Creating a REST WCF Service From an Existing XSD Schema

A reader of my blog sent me an email asking the following question:“I have an XSD that I am required to use to export my company's data. How can I use that...

0 replies - 2970 views - 12/18/08 by Keith Elder in News

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 - 8392 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 - 6961 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

Performance of SOAP/HTTP vs. SOAP/JMS

Today SOA is the most prevalent enterprise architecture style. In most cases services (S in SOA) are realized using web services specification(s). Web services...

4 replies - 9291 views - 11/05/08 by mresetar 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 - 3275 views - 11/01/08 by stoicflame in News

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 - 32965 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 - 4998 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 - 20015 views - 08/18/08 by Bill Burke in Articles