| Create Web services using Apache Axis 2 | | Axis2 is an enterprise-ready web service engine that is very user friendly and provides web service interactions with a dynamic and flexible execution framework.
Apache Axis2 is a core engine for web services with two implementations: Apache Axis2/Java and Apache Axis2/C. It is a complete redesign and rewrite of the widely used Apache Axis SOAP stack that builds on the lessons learned from the Apache Axis implementation of the SOAP submission to W3C. Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but also has integrated support for the widely popular REST-style of web services. The same business logic implementation can offer both a WS-* style interface and a REST/POX style interface simultaneously.
Apache Axis2 is more efficient, more modular, more scalable, and more XML-oriented than the older version. It is carefully designed to support the easy addition of plug-in modules that extend its functionality for features such as security and reliability. Apache Axis2 is built on Apache AXIOM, a new high performance, pull-based XML object model.
This book will take you through the basics of web services and Axis2 to the details of Axis2’s architecture.
A practical guide to creating quality web services
* Complete practical guide to Apache Axis 2
* Using Apache Axis2 to create secure, reliable web services quickly
* Write Axis2 modules to enhance web services’ security, reliability, robustness and transaction support. This book is for Java developers who are interested in building web services using Apache Axis2. The book presumes that you are familiar with web standards like SOAP, WSDL and XML parsing.
|
| Polstergeist | | High performance parallel research browser / data extractor. Create custom xml feeds from almost any website. Submit data extraction requests interactively or through an external program; uses a very simple programming interface.
|
| Java API for XML Processing - JAXP | | This tutorial provides a quick introduction of JAXP 1.4 included in JDK 1.6 and tutorial example of XML DOM parser as Java application
|
| XML and Data Access Integration | | This paper is a in-depth exploration of ADO.NET by looking at the XML capabilities built into the data access stack at all levels.
|
| Freeware XMLFox XML/XSD Editor | | Freeware XML editing and validation tool XMLFox is a freeware editor for creating valid well-formed XML documents and/or XSD Schema. XMLFox schema editor enables you to easily develop advanced data models expressed in XSD Schema. It is the XML Schema Editor to provide a synchronized split-pane interface that simultaneously shows both a visual XML Schema Diagram and the underlying code, with changes in one pane immediately reflected in the other
|