| View: | [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Tutorials |
- Java Web services, Part 2: Digging into Axis2: AXIOM by Dennis M. Sosnoski - [Clicks: 282]
The Apache Axis2 Web services framework builds on the new AXIOM XML document model for efficient SOAP message processing. Unlike conventional document models, AXIOM builds the document representation in memory only as it's being accessed. Learn why this on-demand construction is a great approach for SOAP processing, and how XOP/MTOM attachments, data binding, and performance fit into the picture.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/ws-java2/index.html - Nov, 2006 - Web services hints and tips: JAX-RPC vs. JAX-WS, Part 2 by Russell Butek, Nicholas Gallardo - [Clicks: 61]
JAX-WS 2.0, the successor to JAX-RPC 1.1, has evolved its data mapping methods by using JAXB (the Java Architecture for XML Binding), a JCP-defined technology. This second tip in a series compares the data mappings of these two Web services specifications.
http://www-128.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc2.html - Nov, 2006 - Web services hints and tips: JAX-RPC vs JAX-WS by Russell Butek, Nicholas Gallardo - [Clicks: 49]
JAX-WS 2.0 is the successor to JAX-RPC 1.1. This article introduces a series that compares these two Java Web services programming models.
http://www-128.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc.html - Oct, 2006 - Deploying Java Web Services by James P. McCarthy - [Clicks: 60]
Deploying Java Web services over multiple containers can pose problems to the developer. Learn several deployment descriptor implementations as well as how the Java community is beginning to address this problem.
http://www-128.ibm.com/developerworks/java/library/ws-deployjava.html - Jul, 2006 - Web services integration patterns for Java applications using open source frameworks, Part 1: Implementing invoke patterns by Sukriti Goel, Parameswaran Seshan - [Clicks: 77]
There are four primary patterns for integrating Web services. In this first of a two-part series, we suggest ways to develop a service and client to invoke Web services for all four service end-point patterns, using popular open source frameworks. We discuss two of the patterns, request-response and one-way end-point, covering both document-style and RPC Web services invocation styles. The next article in the series will describe the other two integration patterns, solicit-response and notification.
http://www-128.ibm.com/developerworks/java/library/ws-pattern-open1.html - May, 2006 - Java Web services, Part 1: The year ahead in Java Web services by Dennis M. Sosnoski - [Clicks: 66]
The coming year is bringing dramatic changes to the Web services landscape. For Java developers, these changes will include both new Web services frameworks and new layers of functionality built on top of Web services. In this first part of his "Java Web Services" series, Dennis Sosnoski looks at the coming changes and plots a course for readers.
http://www-128.ibm.com/developerworks/java/library/ws-java1.html - Feb, 2006
- Understanding Web Services specifications, Part 4: WS-Security by Nicholas Chase - [Clicks: 55]
This tutorial, Part 4 of the "Understanding Web services specifications" series, explains the concepts behind WS-Security and related standards such as XML Signature, which combine to make security in the Web services world not just possible, but practical.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/ws-dw-ws-understand-web-services4.html - Aug, 2006