Buy Building Web Services with Java Book by Glen Daniels
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Home > Computing and Information Technology > Computer programming / software engineering > Web programming > Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI
Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI

Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

The Web services approach is the next step in the evolution of distributed computing. Based on open industry standards, Web services enable your software to integrate with partners and clients in a fashion that is loosely coupled, simple, and platform-independent. Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI presents the concept of Web services and explains how to incorporate Web services into your business. The book addresses emerging standards associated with Web services, such as Simple Object Access Protocol (SOAP), Web Services Description Language (WSDL), and Universal Description Discovery and Integration (UDDI). Steve Graham is an architect in the Emerging Technologies division of IBM Software Group, and was one of the founding members of IBM's Web services intitiative. Steve has fifteen years in the IT industry, working on object-oriented software engineering. Simeon Simeonov, chief architect at Macromedia Inc., provides direction for the evolution of his company's technology and product strategy as well as the architecture of its server-side platform products. He is currently working on service-oriented architectures for the next generation of distributed Internet applications. Toufic Boubez is chief technology officer of Saffron Technology. He was a senior technologist at IBM's Emerging Technologies division, lead architect of IBM's Web services initiative, and the co-author of the first UDDI specification. Doug Davis works in the Emerging Technologies division of IBM. He is working on IBM's Web Services Toolkit and is one of IBM's respresentatives in the W3C XML Protocol working group. Glen Daniels is technical lead for Macromedia's Web services team. In addition, he currently serves on the W3C's XML Protocol group and various Java expert groups in the Web services area, as well as contributing to open source efforts such as Apache's Axis project. Yuichi Nakamura is an advisory researcher at the IBM Tokyo Research Laboratory. He has been working on knowledge engineering, object-oriented systems, multi-agent systems and B2B e-commerce, and Web services security. Ryo Neyama is a researcher at the IBM Tokyo Research Laboratory. His research interests are distributed object systems including Web services, object request brokers, and security. Building Web Services with Java will help you...Understand what a Web service is and how it can be used to integrate applications both within an organization and between business partners. Learn a conceptual framework (service-oriented architecture) to understand the various components of a Web services solution and how the component technologies fit together. Follow a company, SkatesTown, as it builds its business, exploiting the Web services technologies in an incremental fashion. Appreciate how XML fits in with SOAP. Understand the components of the Axis Web services infrastructure and how Axis implements the SOAP specification. Learn how to describe a Web service using WSDL and use WSDL to generate code. Explore the techniques for advertising a Web service, including the UDDI approach. On the Web Site: All the source code for the examples developed in this book can be downloaded from http://www samspublishing.com.

Table of Contents:
Introduction. 1. Web Services Overview. What Is a Web Service? The Web Service Opportunity. Trends in e-business. Why Do We Need a Web Services Approach? Service-Oriented Architectures. Web Services Interoperability Stacks. Summary. 2. XML Primer. Origins of XML. Document- Versus Data-Centric XML. XML Instances. XML Namespaces. Document Type Definitions. XML Schemas. Processing XML. Summary. Resources. 3. Simple Object Access Protocol (SOAP). Evolution of XML Protocols. Simple Object Access Protocol (SOAP). Doing Business with SkatesTown. Inventory Check Web Service. SOAP Envelope Framework. Taking Advantage of SOAP Extensibility. SOAP Intermediaries. Error Handling in SOAP. SOAP Data Encoding. Architecting Distributed Systems with Web Services. Purchase Order Submission Web Service. SOAP Protocol Bindings. Summary. The Road Ahead. Resources. 4. Creating Web Services. Why and What Is Axis? The Axis Architecture. Installing Axis. Configuring Axis. Security. Simple Web Services. Client-Side Programming. Advanced Web Service Deployment. Document-Centric Services. Data Encoding/Decoding. Building Handlers. Specialized Pivot Point Handlers, a.k.a. Providers. Faults. Message Patterns. Building and Deploying an Intermediary. SOAP V1.2. Monitoring. Summary. 5. Using SOAP for e-Business. Web Services Security. Enterprise Application Integration. Quality of Service. Summary. Resources. 6. Describing Web Services. Why Service Descriptions? Role of Service Description in a Service-Oriented _Architecture. Well Defined Service. History of IDLs. Web Services Definition Language (WSDL). WSDL and Java. Future Service Description Efforts. Summary. 7. Discovering Web Services. The Role of Service Discovery. The Role of Registries. UDDI. Private UDDI Registries. What's New in UDDI Version 2.0? Using WSDL with UDDI. Summary. 8. Interoperability, Tools, and Middleware Products. Interoperability: The “Holy Grail” of Web Services. The Larger Web Services Landscape. Summary. Resources. Future Concepts. Computing as a Utility. Ontologies and the Semantic Web. Software Agents. Peer-to-Peer Computing. Grid Computing. Embedded Web Services. Pulling It All Together. Resources. Glossary. Index.

About the Author :
Steve Graham is an architect in the Emerging Technologies division of IBM Software Group. He has spent the last several years working on service-oriented architectures, most recently as part of the IBM Web Services Initiative. Prior to this, Steve worked as a technologist and consultant on various emerging technologies such as Java and XML, and before that he was an architect and consultant with the IBM Smalltalk consulting organization. Before joining IBM, Steve was a developer with Sybase, a consultant, and a faculty member in the Department of Computer Science at the University of Waterloo. Steve holds a BMath and MMAth in computer science from the University of Waterloo. You can reach him at sggraham@us.ibm.com. Simeon (Sim) Simeonov has been developing software for more than 15 years. Sim's areas of expertise encompass object-oriented technology, compiler theory, Internet tools, enterprise computing, and the broad spectrum of XML technologies. As chief architect at Macromedia Inc., Sim provides direction for the evolution of the company's technology and product strategy as well as the architecture of its server-side platform products. Previously, Sim was chief architect at Allaire Corporation, where his initiatives brought about numerous innovations to the core product lines. Sim is currently working on service-oriented architectures for the next generation of distributed XInternet applications. He is actively involved with the Java Community Process in the areas of Internet applications, XML, and Web Services. Sim also represents Macromedia on the W3C working group on XML Protocol. He is a regular speaker at conferences and a monthly columnist for XML Journal. Sim holds a B.A. in Computer Science, Economics, and Mathematics and a MSc in Computer Science. Toufic Boubez is the chief technology officer of Saffron Technology. Prior to joining Saffron, he was a senior technologist in IBM's Emerging Technologies group, and lead architect of IBM's Web services initiative. He was IBM's technical representative to the UDDI Web Services Consortium with Microsoft and Ariba and co-authored the UDDI API specification. He was also the IBM technical lead on the UN/CEFACT/OASIS ebXML initiative and helped drive IBM's early XML and Web services strategies. Dr. Boubez has more than 15 years of experience in IT and has published and presented on Web services, XML, object technology, distributed computing, intelligent agents, B2B, business modeling, simulation, neural networks, and wavelet analysis. He holds a doctorate in Biomedical Engineering from Rutgers University. Doug Davis works in the Emerging Technology organization of IBM, working on IBM's Web Services Toolkit, and he is one of IBM's representatives in the W3C XML Protocol working group. Previous projects include WebSphere's Machine Translation project, TeamConnection, and IBM's FORTRAN 90 compiler. Doug has a Bachelor of Science degree from the University of California at Davis and a Master's degree in Computer Science from Michigan State University. Glen Daniels, in his 13 years in the software industry, has run the gamut from device drivers and network stacks up through user interface and Web site work, in everything from assembly language to C++ to Lisp. Distributed computing has always been a passion, and as such he is currently technical lead for the JRun Web Services team at Macromedia. Glen is an active member of the W3C XML Protocol group as well as one of the lead developers of Axis. When not coding, he can often be found playing bass or harmonica, hanging out with his many crazy friends in the Boston area, or relaxing with his cats. Yuichi Nakamura is an advisory researcher at the IBM Tokyo Research Laboratory. His research interests are Web services including SOAP and XML security, object-oriented systems, J2EE, multiagent systems, B2B e-commerce, and knowledge engineering. He received an MSc and a PhD in Applied Physics from Osaka University in 1987 and 1990, respectively. Ryo Neyama is a researcher at the IBM Tokyo Research Laboratory. His research interests are distributed object systems including Web services, object request brokers, and security. He received an MSc in Information and Computer Science from Waseda University in 1999.


Best Sellers


Product Details
  • ISBN-13: 9780672321818
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Sams Publishing
  • Language: English
  • Spine Width: 33 mm
  • Weight: 989 gr
  • ISBN-10: 0672321815
  • Publisher Date: 21 Dec 2001
  • Binding: Paperback
  • No of Pages: 600
  • Sub Title: Making Sense of XML, SOAP, WSDL and UDDI
  • Width: 232 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI
Pearson Education (US) -
Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Building Web Services with Java: Making Sense of XML, SOAP, WSDL and UDDI

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    Fresh on the Shelf


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!