"Java and SOAP" Released by O'Reilly
[Posted June 22, 2002 by corbet]
| From: |
| Kathryn Barrett <kathrynb@oreilly.com> |
| To: |
| lwn@lwn.net |
| Subject: |
| "Java and SOAP" Released by O'Reilly |
| Date: |
| Fri, 21 Jun 2002 13:55:48 -0700 (PDT) |
For Immediate Release
June 21, 2002
For more information, a review copy, cover art, or an interview with
the author, contact:
Kathryn Barrett (707) 827-7094 or kathrynb@oreilly.com
NEW BOOK DELVES DEEP INTO BUILDING JAVA WEB SERVICES WITH SOAP
"JAVA AND SOAP" RELEASED BY O'REILLY
Sebastopol, CA--The Simple Object Access Protocol, or SOAP, is the
latest in a long line of technologies for distributed computing.
According to Robert Englander, author of "Java and SOAP" (O'Reilly, US
$39.95), SOAP differs from other distributed computing technologies in
that it is based on XML, and so far it has not attempted to redefine
the computing world. SOAP specifications are not bound to any specific
programming language, computing platform, or software development
environment, although there are SOAP implementations that provide
bindings for a number of languages, such as C#, Perl, and Java. Without
these implementations, SOAP remains in the abstract: a concept without
manifestation. It is the bindings to a software development language
that make SOAP come alive.
Java is a natural for XML processing, and therefore perfect for
building SOAP services and client applications. In fact, it is so
natural a fit that much of the work being done with SOAP today is being
done in Java. "Java and SOAP" introduces the basics of SOAP: what it
is, why it is being talked about, and what its features and
capabilities are. If you are interested in building SOAP-aware software
in Java, this book is what you will need to get started.
"This book delves deep into the development of Java software using
SOAP, and also concentrates significantly on the actual SOAP XML
messages that are generated and consumed," says Englander. "Most other
books provide more of an overview of the subject, without getting into
the depth that 'Java and SOAP' reaches.
"I think it's extremely important for Java developers to understand
this technology now whiles it's still emerging," Englander adds. "Over
time, SOAP will become a part of one or more larger protocols, so
understanding how things work early on will be a great advantage."
In addition to covering fundamentals, such as the structure of a SOAP
message, SOAP encoding, and building simples services using RPC and
messaging, "Java and SOAP" covers many topics that are essential to
real-world development. The author explains how to add support for your
own object types, how to handle errors, add your own information to
fault messages, and handle attachments. The book pays particular
attention to how SOAP messages are encoded, showing how different types
of documents are used in practice as they are generated by the
different APIs.
"Java and SOAP" includes both the Apache SOAP tools and IBM web
services toolkit, web services built over transports other than HTTP,
and the use of Brazil as a small SOAP server. There are chapters on
UDDI and WSDL. In addition, the book covers interoperability between
the major SOAP platforms, including Microsoft's .NET. The book also
provides previews of the forthcoming Axis APIs, JAX-RPC, and JAXM.
This book was written for anyone interested in how to access SOAP-based
web services in Java, as well as how to build SOAP-based services in
Java. "Java and SOAP" includes everything that programmers, students,
and professionals who are already familiar with Java will need to know
to start working with SOAP.
Additional resources:
"Java and SOAP" is also available on Safari Books Online, see:
http://safari.oreilly.com
Chapter 5, "Working with Complex Data Types," is available free online
at: http://www.oreilly.com/catalog/javasoap/chapter/ch05.html
For more information about the book, including Table of Contents,
index, author bio, and samples, see:
http://www.oreilly.com/catalog/javasoap/
For a cover graphic in jpeg format, go to:
ftp://ftp.ora.com/pub/graphics/book_covers/hi-res/0596001754.jpg
Java and SOAP
By Robert Englander
ISBN 0-596-00175-4, 258 pages, $39.95 (US), $61.95 (CAN)
order@oreilly.com
1-800-998-9938
1-707-827-7000
http://www.oreilly.com
About O'Reilly
O'Reilly & Associates is the premier information source for
leading-edge computer technologies. The company's books, conferences,
and web sites bring to light the knowledge of technology innovators.
O'Reilly books, known for the animals on their covers, occupy a
treasured place on the shelves of the developers building the next
generation of software. O'Reilly conferences and summits bring alpha
geeks and forward-thinking business leaders together to shape the
revolutionary ideas that spark new industries. From the Internet to
XML, open source, .NET, Java, and web services, O'Reilly puts
technologies on the map. For more information: http://www.oreilly.com
# # #
O'Reilly is a registered trademark of O'Reilly & Associates, Inc.
All other trademarks are property of their respective owners.
(
Log in to post comments)