BPELforum.com

Business Process Execution Language (BPEL)

Similar Posts

  • Java & XML for Dummies
  • SOAP: Cross Platform Web Services Development Using XML
  • XML Processing with Perl, Python, and PHP
  • Web Services Essentials
  • Understanding Web Services: XML, WSDL, SOAP, and UDDI

Professional XML Web Services

May 5, 2010 by BPELforum

Product Description
Web Services are self-describing, modular applications. The Web Services architecture can be thought of as a wrapper for the application code. This wrapper provides standardized means of: describing the Web Service and what it does; publishing it to a registry, so that it can easily be located; and exposing an interface, so that the service can be invoked – all in a machine-readable format. What is particularly compelling about Web Services is that they can be accessed by any client that understands XML, regardless of the platform, language, or object model.

This book provides a snapshot of the current state of these rapidly evolving technologies, beginning by detailing the main protocols that underpin the Web Services model (SOAP, WSDL, and UDDI), and then putting this theory to practical use in a wide array of popular toolkits, platforms, and development environments.

The technologies presented in this book provide the foundations of Web Services computing, which is set to revolutionize Distributed Computing, as we know it.

This book covers:

  • The architecture of Web Services – past, present, and future
  • Detailed explanation of SOAP 1.1
  • An overview of SOAP 1.2
  • IBM Web Services Toolkit and Microsoft SOAP toolkit 2.0
  • Other SOAP implementations in Perl, C++, and PHP
  • Java Web Services with Apache SOAP
  • WSDL 1.1, UDDI 1.0, and 2.0
  • Creating and deploying Web Services using .Net
  • Building Web Services using Python
  • Applying security at both transport and application levels
    Amazon.com Review
    Whatever your favorite programming language, Professional XML Web Services does a good job at explaining recent technologies and tools needed to understand and use Web services. Whether you are a developer or an IT manager, this book’s wide-ranging perspective on some late-breaking standards and tools will help you design and code the next generation of Web applications.

    The strong cross-language perspective is what distinguishes this title from the rest of the pack. The book surveys actual tools for developing Web services in C++, Java, Perl, Python, and Microsoft’s new C# language (part of .NET). Short chapters survey what’s out there for Web services developers, with options from IBM, Sun, HP, and Microsoft. If you are somehow convinced that one vendor has a head start with Web services, you’ll think again after reading this volume.

    The heart of this text is its thorough and approachable tour of core standards needed for Web services, from the innards of SOAP for sending messages between systems over HTTP or other protocols, to WSDL for describing Web services and UDDI for looking them up at run-time. The book does a good job at fixing a very fast moving target. (SOAP 1.1 is used here instead of the emerging 1.2 standard.) Besides the new .NET (and ADO.NET) on the Microsoft platform, there’s also coverage of the older SOAP Toolkit 2.0. Sections on using Perl and Python will help bring fans of these popular Web development languages onboard with Web services.

    The authors conclude with two larger case studies, an interesting remote file system exposed through Web services using Java, plus an auction database done in the new C#. Anchoring the discussion in what are sure to be the two most popular choices for Web services development helps ensure this text has a practical focus, too. With its range of coverage of what Web services are and the actual standards and tools used to implement them, this title is a perfect choice for learning what all the fuss is about. It’s all anyone needs to start designing and coding with Web services using many of today’s most popular programming languages and tools. –Richard Dragan

    Professional XML Web Services

  • Filed Under: XML Books Tagged With: Amazon, Apache Soap, Application Code, Building Web Services, Cross Language, Description Web, Detailed Explanation, Development Environments, Evolving Technologies, Java Web Services, Language Perspective, Platform Language, Professional, Professional Xml Web Services, Readable Format, services, Soap Toolkit, Soap Wsdl, Uddi, Web Services Architecture, Web Services Toolkit, Xml Web Services

    .NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library

    May 3, 2010 by BPELforum

    Product Description
    “This is a complete, authoritative, and truly useful reference for every .NET developer. It covers every aspect of .NET Framework library by providing concise descriptions with just the right number of examples. I would not start development of any significant .NET project without having this book on my bookshelf.” –Max Loukianov, Vice President of Research and Development, Netpise Inc. “The .NET Framework Standard Library Annotated Reference is the one reference you really need when you use the .NET Framework library. The annotations provide clear insight into the design choices that the library development team made when building the library. Those explanations will guide you to the best design choices for your own application code.” –Bill Wagner, Founder/Consultant, SRT Solutions, and author of Effective C#”More than just a reference, this book provides great insight into the massive amount of thought that went into designing the Microsoft .NET Framework. It is both entertaining and educational, combining interesting and sometimes amusing annotations along with the reference material.” –Jordan Matthiesen, Software Engineer “Brad Abrams, Tamara Abrams, and the CLR team take readers on a journey through the backstreets of the .NET Framework, pointing out invaluable design decisions and performance best practices along the way. Not to be missed by any developer who has ever wondered why the Framework is designed the way it is.” –William D. Bartholomew, Senior Software Architect, Orli-TECH Pty Ltd “This volume provides an in-depth review for every class method listed, including a CD with many examples of usage. The most valuable aspect of this book is the annotations provided; the annotators’ thoughts about the design of the .NET Framework lets the reader develop a crystal-clear understanding of what can be accomplished with this fantastic technology.” –Bradley Snobar, Software Engineer “The utility of a reference book is often a function of how easily you can find a desired subject and, once there, how clearly is it explained. On both counts, you should find that this book stands well.” –Dr. Wes Boudville, Inventor The .NET Framework Standard Library Annotated Reference, Volume 2, completes the definitive reference to the .NET Framework base class library. This book-and-CD set offers programmers unparalleled insight into the ECMA and ISO specifications for the classes and members, while also explaining why they were designed as they were and demonstrating how to use them. This volume covers the Networking, Reflection, and XML libraries, complementing Volume 1′s coverage of the Base Class and Extended Numerics libraries. The printed book contains high-level descriptions of each namespace, plus detailed descriptions and samples of each type, including annotations, inheritance diagrams, and a listing of members. The accompanying CD contains a vastly expanded version of the book’s text that includes detailed descriptions of each member and samples for most members–almost two thousand searchable pages of immediately useful reference material, plus a full source-code archive. With the ECMA and ISO standards as its core, the combined book and CD include *A clear and complete overview of each namespace, describing its purpose and functionality and the inheritance hierarchy of types it defines. *Type descriptions. Each type is covered in its own chapter, with a quick reference to the C# declaration syntax for all members defined in the type, and a detailed description of how the type is used. *Annotations from key insiders: members of the Microsoft design team and the ECMA Standards Committee. These comments cover everything from design rationale and history to common problems and shortcomings, with exceptional clarity and candor. *Reference tabs and an exhaustive index, which allow readers to quickly and easily navigate the text. *Code samples. Types are illustrated by working code samples, with output included. *Reusable source code for the more than one thousand samples is supplied as an archive on the CD. All code has been tested with versions 1.0, 1.1, and 2.0 of the .NET Framework and, where appropriate, with the .NET Compact Framework.

    .NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library

    Filed Under: XML Books Tagged With: .NET, Annotated, Application Code, Backstreets, Bill Wagner, Bookshelf, Brad Abrams, Concise Descriptions, Design Choices, Design Decisions, Framework, Framework Library, Library, Library Development, Library Product, Matthiesen, Microsoft Net Framework, Networking, Networking Library, Product Description, Reference, Reference Material, Reflection, Senior Software, Software Architect, Software Engineer, Standard, Standard Library, Volume

    Oracle Modernization Solutions: A practical guide to planning and implementing SOA Integration and Re-architecting to an Oracle platform

    April 29, 2010 by BPELforum

    Product Description
    In Detail

    Much has been written about legacy modernization in the past few years. Most of the books, analysts’ reports, and white papers focus on why you should modernize and theorize at a high level regarding the different approaches and possible outcomes. This book provides a detailed guide to how to implement two well known mainframe modernization approaches–SOA Enablement and Re-architecture.

    SOA Integration is a non-invasive approach and allows legacy components to be used as part of an SOA infrastructure quickly and without risk and is often the first step in the larger modernization process. Re-architecture focuses on reverse engineering legacy applications to preserve business knowledge then forward them to modern architectures that take advantage of open and extensible standards.

    In this book you will learn how to quickly and easily expose a mainframe VSAM data store in an Oracle-based Java EE application. You will also learn how to leverage your mainframe application code to create a new Oracle/Java EE SOA-based application. The book is agnostic in terms of hardware and operating system as most of these have proven to be able to handle the reliability, scalability, and performance of a mainframe system.

    After reading this book, you will feel much more comfortable that mainframe modernization is possible and can made less risky by following the recommendations and approaches used in the book.

    What you will learn from this book?

    • Gain an understanding of different approaches to modernization of legacy systems
    • Determine your short and long term modernization strategies and know how to look for the right business and technology drivers in your organization
    • Understand when and why you would choose the modernization options of SOA Integration and Re-architecture
    • Architect an Oracle-based platform for you modernized legacy system
    • Know the best approaches to take to transform your application from a rigid, monolithic system to an agile, adaptable application based on Oracle and SOA
    • Quickly SOA-enable your legacy mainframe application using legacy SOA Integration
    • Use the hands-on SOA Integration example that walks you through the entire development process as a starting point for your own pilot project
    • Use the hands-on Re-architecture example that focuses on forward engineering business rules, presentation tier, and screen navigation from the legacy system into an Oracle platform as a starting point for your own pilot project
    • Learn about Oracle’s modernization re-host solution: Oracle Tuxedo
    • Dive into the future of legacy modernization based upon industry trends such as Extreme Transaction Processing (XTP), Grid computing, Cloud computing, etc.

    Approach

    This book combines case studies with practical examples of how to implement modernization techniques using Oracle (and partner) products to modernize to the Oracle Platform. The book also weighs the pros and cons of specific modernization use cases. Finally, we explore some of the emerging trends in technology and how they apply to legacy modernization.

    Who this book is written for?

    Legacy system architects, project managers, program managers, developers, database architects and decision makers who own mainframe and heterogeneous systems, and are tasked with modernization will all find this book useful.

    The book assumes some knowledge of mainframes, J2EE, SOA, and Oracle technologies. The reader should have some background in programming and database design.

    Oracle Modernization Solutions: A practical guide to planning and implementing SOA Integration and Re-architecting to an Oracle platform

    Filed Under: SOA Books Tagged With: Application Code, Architecting, Business Knowledge, Detailed Guide, Enablement, Guide, Implementing, Integration, Invasive Approach, Legacy Applications, Legacy Components, Legacy Modernization, Legacy System, Legacy Systems, Mainframe Application, Mainframe System, Modern Architectures, Modernization, Modernization Solutions, Oracle, Oracle Java, Planning, Platform, Platform Product, practical, Practical Guide, Rearchitecting, Reverse Engineering, Solutions, Technology Drivers

    RSS BPELpros.com

    • BizTalk Server
    • IBM
    • OpenLink Software
    • SAP AG

    Return to top of page

    Copyright © 2012 · Delicious Theme on Genesis Framework · WordPress · Log in