InfoQ

InfoQ

Topic/Tag specific view

Spring Web Services Content on InfoQ


Latest featured content about Spring Web Services

What's New in Spring-WS 2.0?

Topics
Java,
Web Services

Arjen Poutsma introduces Spring-WS, and shows what’s new in Spring-WS 2.0 using demos: an improved @Endpoint model, Spring 3 and Java 5++ support, full streaming, and integration test support.

News about Spring Web Services

SpringOne Brings a New Tomcat Server, VMware Partnership, and ActionScript Offerings

Topics
Java,
Application Servers,
Enterprise Architecture,
Rich Client / Desktop

The announce SpringOne conference included the announcement of tcServer, partnerships with VMware and Adobe, and the new Spring ActionScript project.

SAAJ - Fine in Theory, Broken in Practice?

Topics
Java,
Web Services,
SOA

In a blog entry, Spring Web Services lead developer Arjen Poutsma discusses the sad state of various SAAJ implementations in major application servers.

Spring Web Services 1.5 Released

Topics
Java,
Web Services,
SOA

After 6 months of work, Spring Web Services 1.5.0 has been release. Based off contract-first development using SOAP service development, Spring-WS can be manipulated through XML to create document-driven Web services. Some of the highlights of the release include:

Interview: Arjen Poutsma on Spring Web Services

Topics
Java,
Web Services,
SOA

InfoQ talks to Spring Web Services creator Arjen Poutsma about Spring's Java Web services stack and the different approach it has to building Java Web services. Topics covered include the reason for yet another WS framework, advantages of contract-first, document-driven Web services, JAX-WS, and REST.

Articles about Spring Web Services

Open Source WS Stacks for Java - Design Goals and Philosophy

Topics
Interop,
Web Services,
REST,
SOA,
Java,
WS Standards,
XML Databinding

InfoQ's Stefan Tilkov questioned lead developers of Apache Axis2, Apache CXF, Spring Web Services, JBossWS and and Sun’s Metro about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity. The results revealed many similarities and some noteworthy differences.

Arjen Poutsma on Spring Web Services

Topics
Java,
Web Services,
SOA

InfoQ's Stefan Tilkov talks to Spring Web Services creator Arjen Poutsma about Spring's Java Web services stack and the different approach it has to building Java Web services. Topics covered include the reason for yet another WS framework, advantages of contract-first, document-driven Web services, JAX-WS, and REST.

Presentations about Spring Web Services

Implementing REST Web Application Architectures

Topics
REST,
Java,
Web Frameworks

Arjen addresses Spring 3.0 support for REST in Spring MVC including, URI templates, content-negotiation, and other RESTFul concepts. Starting with an overview of REST, he then addresses the new RESTful features in Spring, including: RESTful URI's, URI templates, Content negotiation, HTTP method conversion, and ETag support.