Cargando…

WSO2 Developer's Guide.

WSO2 Made Simple - dive deep into the core concepts of WSO2 to overcome the challenges faced while using the Enterprise Integrator About This Book Design, create, and publish services in the WSO2 technology Integrate the WSO2 Enterprise Integrator with other components and servers Log and test deplo...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Estrada, Fidel Prieto
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Packt Publishing, 2017.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover
  • Title Page
  • Copyright
  • Credits
  • About the Authors
  • About the Reviewer
  • www.PacktPub.com
  • Customer Feedback
  • Table of Contents
  • Preface
  • Chapter 1: Getting Started with SOA and WSO2
  • SOA principles
  • SOA organization
  • Technology for SOA
  • Downloading WSO2 Enterprise Integrator
  • WSO2 Update Manager
  • Add an existing product to WUM repository
  • Download a product using WSO2 Update Manager
  • Check for product updates using WSO2 Update Manager
  • Deleting a product from the WSO2 Update Manager repository
  • Installing WSO2 Enterprise IntegratorStarting components manually
  • Starting/stopping WSO2 Enterprise Integrator
  • Starting/stopping WSO2 EI Analytics
  • Starting/stopping WSO2 EI Business Process
  • Starting/stopping WSO2 EI Broker
  • Starting all the products
  • WSO2 EI Configuration
  • Configuring JDBC drivers
  • Configuring transports
  • Configuring message formatters and message builders
  • Summary
  • Chapter 2: Developing Integration Projects with WSO2EI Tooling
  • Installing and running WSO2EI Tooling
  • Creating carbon projects
  • ESBConfig projectsCreating a proxy
  • Creating a REST API
  • Creating a sequence
  • Creating an endpoint
  • Registry Resource Project
  • Data Service Project
  • Composite Application Project
  • ESB Solution Project
  • Debugging mediation
  • Data mapping
  • Summary
  • Chapter 3: Building Web Services
  • Mediators
  • The property mediator
  • The log mediator
  • The send mediator
  • The respond mediator
  • The loopback mediator
  • The drop mediator
  • The sequence mediator
  • The script mediator
  • Sequences
  • Main sequence
  • The fault sequenceA custom sequence
  • Proxies
  • The transformer proxy
  • Secure proxy
  • WSDL based proxy
  • Logging proxy
  • Pass through proxy
  • Custom proxy
  • APIs
  • URL mapping
  • URI template
  • Inbound endpoints
  • Listening
  • Polling
  • Event based
  • Custom
  • Tasks
  • Scheduling data services
  • Scheduling other services
  • Summary
  • Chapter 4: Building Data Services
  • Configuring data sources
  • Create wizard
  • Data service details
  • Adding datasources
  • Adding queries
  • Adding new queries using XML responses
  • Adding new queries using JSON responsesAdding new queries using a filter
  • Adding new queries for inserting data
  • Adding new queries for updating data
  • Adding new queries for deleting data
  • Adding operations
  • Adding resources
  • Creating CRUD data services
  • Creating data services using WSO2 EI Tooling
  • Summary
  • Chapter 5: Transforming the Content of the Payload
  • Creating new content
  • The PayloadFactory mediator
  • Script mediator
  • Change the format of the content
  • Message type
  • The XQuery mediator
  • Enrich the message