online marketing Free Computer Science, Engineering, Medical Ebooks: SOAP
Showing posts with label SOAP. Show all posts
Showing posts with label SOAP. Show all posts

Wednesday, September 9, 2009

Understanding IBM SOA Foundation Suite: Learning Visually with Examples

Understanding IBM SOA Foundation Suite: Learning Visually with Examples


Understanding IBM SOA Foundation Suite: Learning Visually with Examples


Understanding IBM SOA Foundation Suite: Learning Visually with Examples

Product Description

The IBM SOA Foundation Suite is an integrated, open-standards-based set of software, best practices, and patterns that help you systematically maximize the business value of SOA. Understanding IBM SOA Foundation Suite brings together 26 hands-on tutorials that will help you master IBM SOA Foundation and apply it successfully in your organization. Four of IBM’s SOA practitioners identify core IBM SOA Foundation components and usage scenarios, and walk you step-by-step through implementing them in real-world environments. This book’s self-contained tutorials are presented both in print and through video on the accompanying CD-ROM, showing you the results of every action immediately, whether you’re running the software or not. Using these tutorials, technical professionals can quickly move up the learning curve, discovering how each product works, and how they fit together. You’ll gain the big picture overview you need to make intelligent up-front decisions, and all the hands-on practice you need to prototype working solutions.

Coverage includes

* Designing services with UML, sharing designs via HTML files, and transforming designs to and from Java with IBM Rational Software Architect
* Creating services with IBM Rational Application Developer, and deploying them with IBM WebSphere Application Server






* Implementing effective service governance with IBM WebSphere Service Registry and Repository
* Integrating existing services into new business processes with IBM WebSphere
* Integration Developer and IBM WebSphere Process Server
* Connecting services with IBM WebSphere Message Broker
* Developing, testing, deploying, and managing portlets with IBM WebSphere Portlet Factory and IBM WebSphere Portal
* Systematically securing services with IBM Tivoli Federated Identity Manager

*

download

Wednesday, September 2, 2009

AXIS: Next Generation Java SOAP

AXIS: Next Generation Java SOAP


AXIS: Next Generation Java SOAP
Publisher: Peer Information | ISBN: 1861007159 | edition 2002-05 | RTF | 250 pages | 13,39 mb

This book will provide the first in-depth look at AXIS, which is the new name for Apache SOAP – the most widely used Java implementation of SOAP. The rapid uptake of SOAP based web services has lead to the continuous and rapid development of the SOAP specification – putting pressure on the various implementations to keep up. AXIS will address the performance issues inherent in Apache-SOAP and create a new architecture, which will be more extensible.

The book starts with an introduction to AXIS and web services, highlighting the goals of the Apache AXIS project and its current status. The key to exploiting the power of AXIS is in understanding its architecture and how to extend it. This book will show you how to do this by writing your own custom message handlers. Then it moves on to using the new parts of the SOAP specification AXIS implements and Java 2 Enterprise Edition integration. All this builds towards a full case study based around a supply chain application for a car manufacturer and its dealers.

This book will:

Explain what AXIS is and why it's needed
Look at the Architecture of AXIS in detailL
Show how to extend the capabilities of AXIS with custom handlers
Demonstrate the new advanced SOAP capabilities that AXIS provides
How to build a full supply chain solution based on AXIS
Interoperability with Microsoft Client implementations
Finally, we'll look at what the future holds for AXIS and SOAP

SOAP Programming with Java

SOAP Programming with Java


SOAP Programming with Java
Publisher: Sybex Inc | ISBN: 0782129285 | edition 2002-01-18 | PDF | 448 pages | 19,88 mb

The Simple Object Access Protocol (SOAP) has come to occupy a central place in today's breed of modular applications known as Web Services. Building on your knowledge of XML, this book will help you create your own SOAP-based services that use not only HTTP but also the services media of the future: JMS, JavaSpaces, and JavaMail. You'll also learn how Web-enabled wireless devices fit into the world of SOAP-based computing.

The companion CD-ROM contains code for all the book's examples and a collection of programming tools, including XML utilities and a SOAP debugger. You also get a Java-based Web Service and a sample implementation of a Java Message Service, both built using SOAP.