InfoQ Homepage Web Services Content on InfoQ
-
Relax-WS: Trying To Make WSDL Easier To Use?
The Relax-WS project has been building on Relax-NG Compact Syntax to provide a simpler way of defining WSDL that is more natural for programmers and does not lose any metadata in the resulting translation.
-
Article: Getting Started With SharePoint Web Services
Trent Swanson walks through accessing SharePoint Web Services from both Java and .NET.
-
Interview: Sanjiva Weerawarana on Web Services, REST and Open Source SOA Tools
In this interview, Stefan Tilkov talks to Sanjiva Weerawarana about web services and REST, about core standards that are essential for web services standards, open source SOA tooling, scripting languages and web services, and the strategy of WSO2 in providing open source middleware.
-
The Apache Incubator CXF team announced the availability of the 2.0.4 release
CXF is a fully featured Open Source Web Services Framework which people claim is easy to use and is industrial strength. CXF is also embeddable and people have used it often in combination with Spring. CXF is the combination of the Celtix and XFire communities coming together at Apache.
-
Presentation: Jim Webber on "Guerilla SOA"
In one of the most entertaining presentations on the topic ever, Dr. Jim Webber debunks myths about the mainstream ESB concept and explains how a lightweight approach can yield real benefits without giving in to vendor pressure. Jim claims that an ESB often ends up being just a thin veneer on an existing mess, and how an approach that doesn't put intelligence into the network is superior.
-
Is XMPP the Future of Cloud Services?
The Extensible Messaging and Presence Protocol (XMPP) has proven itself as a winner for instant messaging, but could it also be the protocol of choice for service integration in the future?
-
Article: Mark Baker on Hypermedia in RESTful Applications
One of the constraints defined for the architectural style known as REST is "hypermedia as the engine of application state". Mark Baker, well-known for being one of the first who advocated the REST style instead of the mainstream web services approach, discusses what the hypermedia constraints means in practice and why it is essential to RESTful design.
-
Article: Building Asynchronous Services With SCA
In an InfoQ exclusive article, Mike Edwards discusses how to create asynchronous services within the Service Component Architecture.
-
Article: An Introduction to NetKernel
Last month the NetKernel project released version 3.3 which added an Optimized HTTP Transport Layer, Enhanced Dynamic Language Support, and Reorganized/Re-written Documentation. The documentation enhancements were "to make the concepts of resource-oriented computing easier for adopters". Continuing with that theme InfoQ is proud to present a new article, An Introduction to NetKernel.
-
Should developers write their own transaction coordination logic?
In a recent discussion Mark Little and Greg Pavlik discuss whether transaction coordinators and transaction protocols are necessary in the context of widely distributed units of work. Isn't the knowledge of state alignment patterns enough?
-
BPEL4People and WS-HumanTask Head To OASIS
John Evdemon, co-chair of the WS-BPEL technical committee, has announced that BPEL4People and WS-HumanTask are going to OASIS. Adding a standard approach to human interaction support to WS-BPEL is something many people have been asking for and this could be the solution.
-
Injecting Implementation Dependencies into WCF Services
A very popular concept of implementing WCF services is to use a layered approach that consists of a service, a business logic and a data access layer. The dependencies between these layers might be injected at runtime via dependency injection containers.
-
Building Service Oriented Architectures with Java Technology
Sun Microsystems started a tour in the US to present a comprehensive view of the technologies and approaches it recommends to build Service-Oriented-Architectures with Java Technology.
-
Microsoft Releases December CTP of Project Astoria
Microsoft has announced the December CTP of Project Astoria, whose new name is the ADO.NET Data Services Framework, is available now as part of the ASP.NET 3.5 Extensions preview release.
-
Is The Internet More Fundamental Than REST?
The debate over whether or not REST is better than WS-* has been simmering for a while, with no clear winner. However, Ganesh Prasad tries to add more fuel to the debate and illustrates how he believes REST is not the most fundamental and extensible approach after all.