Our website is currently undergoing technical upgrades to serve you better. We’ll be back online shortly.
Home > Computing and Information Technology > Computer programming / software engineering > Programming and scripting languages: general > Building Web Services with Java: Making Sense of XML, SOAP, WSDL, and UDDI
26%
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

          
5
4
3
2
1

International Edition


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

Sams has assembled a team of experts in web services to provide you with a detailed reference guide on XML, SOAP, USDL and UDDI. Building Web Services with Java is in its second edition and it includes the newest standards for managing security, transactions, reliability and interoperability in web service applications. Go beyond the explanations of standards and find out how and why these tools were designed as they are and focus on practical examples of each concept. Download your source code from the publisher's website and work with a running example of a full enterprise solution. Learn from the best in Building Web Services with Java.

Table of Contents:
Introduction. I. WEB SERVICES BASICS. 1. Web Services Overview and Service-Oriented Architectures. What Is a Web Service? Service-Oriented Architectures. Trends in E-Business. Why Do We Need Web Services? The Web Service Opportunity. Justifying Web Services. Web Services Interoperability Stack. Summary. 2. XML Primer. Document- Versus Data-Centric XML. XML Instances. XML Namespaces. XML Schemas. Processing XML. Summary. Resources. 3. The SOAP Protocol. Simple Object Access Protocol (SOAP). Doing Business with SkatesTown. Inventory Check Web Service. A Closer Look at SOAP. The SOAP Messaging Framework. SOAP Intermediaries. The SOAP Body. The SOAP Processing Model. Versioning in SOAP. Processing Headers and Bodies. Faults: Error Handling in SOAP. Objects in XML: The SOAP Data Model. The SOAP RPC Conventions. XML, Straight Up: Document-Style SOAP. When to Use Which Style. The Transport Binding Framework. Using SOAP to Send Binary Data. Small-Scale SOAP, Big-Time SOAP. Summary. Resources. 4. Describing Web Services. Why Service Descriptions? Role of Service Description in a Service-Oriented Architecture. Well-Defined Service. History of Interface Definition Languages (IDLs). Web Services Description Language (WSDL). A Sketch of How WSDL Maps to Java. Nonfunctional Descriptions in WSDL. Standardizing WSDL: W3C and WSDL 2.0. Summary. Resources. 5. Implementing Web Services with _Apache Axis. A Brief History of Axis. Axis Architecture. The Message APIs and SAAJ. The Axis Client APIs. Web Service Deployment Descriptor (WSDD). Building Services. A Guide to Web Service Styles. From XML to Java and Back Again: The Axis Type-Mapping System. When Things Go Wrong: Faults and Exceptions. Axis as an Intermediary. How to Write a Handler. Built-in Security. Understanding Axis Transport s. No API Is an Island: Axis and Its Environment. Development/Debugging Tools. Axis Futures: A Quick Tour. Participating in the Axis Community. Summary. Resources. 6. Discovering Web Services. What Is Service Discovery? UDDI (Universal Description, Discovery, _and Integration) . Other Service Discovery Methods. Summary. Resources. II. ENTERPRISE WEB SERVICES 7. Web Services and J2EE. J2EE Overview. Using EJBs from Axis. Using JSR109: Implementing _Enterprise Web Services. Summary. Resources. 8. Web Services and _Stateful Resources. Web Services and State. WS-Resources. Stateful Resources. Modeling Resource Properties. Using Notifications. Resource Lifetime. Other WS-Resource Framework Specifications. Summary. 9. Securing Web Services. Example Scenario. Security Basics. Web Services Security. WS-Security. WS-Trust. WS-SecurityPolicy. WS-SecureConversation. WS-Federation. Enterprise Security. J2EE Security. Authorization in J2EE. J2EE and Web Services Security. Security Services. Summary. Resources. 10. Web Services Reliable Messaging. Background of the Web Services Reliable Messaging Protocol (WS-RM). The WS-RM Specification. WS-RM Processing Model. Client-Side Processing. Server-Side Processing. Sequence Faults. Policy Assertions. SpecVersion Assertion . DeliveryAssurance Policy. SequenceExpiration Policy. InactivityTimeout Assertion. BaseRetransmissionInterval _Assertion. AcknowledgementInterval Assertion. SequenceRef Element. Flaws and Other Thoughts on the WS-RM Spec. Putting WS-RM into Use. Summary. Resources. 11. Web Services Transactions. Web Services Coordination and Transaction _(WS-C/Tx). Transactions: A Brief Introduction. WS-Coordination. The CoordinationContext . The CreateCoordinationContext _Operation. The Register Operation. WS-Coordination Fault Codes. WS-Transaction: Atomic Transactions. WS-AT Operations. Commit and Rollback. AT Protocols. Two-Phase Commit Protocols. Committing the Transaction. Transaction Flow Overview. Business Activity Protocol. Reliable Delivery and Security. Summary. Resources. 12. Orchestrating Web Services. Why Are We Composing Web Services? Two-Level Programming Model. Stateless and Stateful Web Services. Evolution of Business Process Languages. SkatesTown Requirements. Business Process Execution Language for _Web Services. Design Goals. External Interface of a Process. Overall Structure of a Process. Basic and Structured Activities. Process Lifecycle and Related Activities. Partner Links . Properties and Correlation Sets. Invoking Web Services and Providing Web Services. Data Handling and Related Activities . More Basic Activities: wait , empty . Flows. More Structured Activities: sequence , while , switch , scope . Fault Handling . Compensation Handling . Event Handling . SkatesTown: Putting It All Together. Advanced Considerations. Abstract Processes. Language Extensibility. Summary. Resources. III. WEB SERVICES IN THE REAL WORLD 13. Web Services Interoperability. Web Services Interoperability Organization. WS-I Basic Profile 1.0. Common Requirements for SOAP Envelope, WSDL Document, and XML Schema _Document. Understanding the WSDL Document _Structure. Importing XML Schema and WSDL _Documents. Defining the Service Interface. Defining a SOAP Binding. Publishing a Service Description. HTTP and SOAP Message Content. Web Service Security. WS-I Conformance Claims. Service Provider, Requestor, and Registry Requirements. Summary of Basic Profile 1.0 Requirements. Future WS-I Profiles. Basic Profile 1.1. Simple SOAP Binding Profile 1.0. Attachments Profile 1.0. Basic Security Profile 1.0. WS-I Sample Applications. WS-I Test Tools. Monitor Overview. Monitor Configuration File. Message Log File. Analyzer Overview. Analyzer Configuration File. Test Assertion Document. Profile Configuration Report. Summary. Resources. 14. Web Services Pragmatics. Enterprise Adoption of Web Services. Time-Based Adoption Challenges. Inherent Limitations of SOA. Top-Down Versus Bottom-Up. Policies and Processes. Putting Web Services in Production. Web Services Technology Map. System Architectures for Web Services. Features, Capabilities, and Approaches. Tools and Platforms. SOA Testing. Deployment and Provisioning. Business Process Automation Using Web _Services. Operations. Summary. Resources. 15. Epilogue: Web Services Futures. A Roadmap for Web Services. Age of Invention (Base SOAP, WSDL, _UDDI). Age of Development (from Hype to _Delivery). Age of Mainstream Acceptance (Web _Services Become Boring). Future Trends in Web Services. Short-Term Trends and Issues. Medium-Term Trends. Longer-Term Trends. Summary. Appendix A:- Glossary. Index.  


Best Sellers


Product Details
  • ISBN-13: 9780132713580
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison Wesley
  • Language: English
  • Sub Title: Making Sense of XML, SOAP, WSDL, and UDDI
  • ISBN-10: 0132713586
  • Publisher Date: 28 Jun 2004
  • Binding: Digital download
  • No of Pages: 816


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
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

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA