舉報

會員
Oracle Service Bus 11g Development Cookbook
Guido Schmutz Edwin Biemond Jan van Zoggel Mischa K?lliker Eric Elzinga 著
更新時間:2021-08-20 15:48:41
開會員,本書免費讀 >
最新章節:
Index
Thiscookbookisfullofimmediatelyuseablerecipesshowingyouhowtodevelopserviceandmessage-oriented(integration)applicationsontheOracleServiceBus.Inadditiontoitscookbookstyle,whichensuresthesolutionsarepresentedinaclearstep-by-stepmanner,theexplanationsgointogreatdetail,whichmakesitgoodlearningmaterialforeveryonewhohasexperienceinOSBandwantstoimprove.Mostoftherecipesaredesignedinsuchawaythateachrecipeispresentedasaseparate,standaloneentityandreadingofpriorrecipesisnotrequired.Thefinishedsolutionofeachrecipeisalsomadeavailableelectronically.IfyouareanintermediateSOAdeveloperwhoisusingOracleServiceBustodevelopserviceandmessage-orientatedapplicationsontheOracleServiceBus,thenthisbookisforyou.ThisbookassumesthatyouhaveaworkingknowledgeoffundamentalSOAconceptsandOracleServiceBus.
最新章節
- Index
- Configuring a proxy service to use HTTPS security
- Preparing OSB server to work with SSL
- Configuring WebLogic network connection filters
- Using service accounts with OSB
- Introduction
品牌:中圖公司
上架時間:2021-08-20 15:28:15
出版社:Packt Publishing
本書數字版權由中圖公司提供,并由其授權上海閱文信息技術有限公司制作發行
- Index 更新時間:2021-08-20 15:48:41
- Configuring a proxy service to use HTTPS security
- Preparing OSB server to work with SSL
- Configuring WebLogic network connection filters
- Using service accounts with OSB
- Introduction
- Chapter 12. Handling Transport-level Security Requirements
- Calling a secured service from OSB
- Using JDeveloper to test a secured service
- Securing a proxy service with authorization through Message Access Control
- Securing a proxy service by using certificate authentication and protecting the message
- Securing a proxy service by using Username Token authentication and protecting the message
- Securing a proxy service by protecting the message
- Securing a proxy service by Username Token authentication
- Configuring OSB server for OWSM
- Preparing OSB server to work with OWSM
- Introduction
- Chapter 11. Handling Message-level Security Requirements
- SOAP over JMS
- Using WS-Reliable Messaging (WS-RM) with WS transport
- Working with global transactions and quality of service
- Enabling JMS message persistence
- Configuring Retry handling in JMS
- Introduction
- Chapter 10. Reliable Communication with the OSB
- Creating private proxy service
- Enabling/disabling a Validate action dynamically
- Using the Validate action to perform message validation
- Using dynamic Split-Join to perform work in parallel
- Using the For Each action to process a collection
- Using custom XPath functions
- Using the Java Callout action with XMLBeans
- Using the Java Callout action to invoke Java code
- Using the Publish action to asynchronously invoke a service
- Using Service Callout action to invoke a service
- Introduction
- Chapter 9. Communication Flow Control and Message Processing
- Invoking an OSB service from SCA composite asynchronously
- Invoking an OSB service from SCA composite synchronously
- Invoking a SCA composite asynchronously from an OSB service
- Invoking a SCA composite synchronously from an OSB service
- Introduction
- Chapter 8. Communicating with SOA Suite
- Using the AQ adapter to send messages to the database
- Using the AQ adapter to consume messages from the database
- Using DB adapter to poll for changes on a database table
- Using the DB adapter to update a database table
- Using DB adapter to execute a custom SQL statement against the database
- Using DB adapter to read from a database table
- Introduction
- Chapter 7. Communicating with the Database
- Using Email Transport to send e-mail
- Using Email Transport to receive e-mail
- Using the File Transport to write to a file
- Using the File JCA adapter to read a file within the message flow
- Using the File or FTP transport to trigger a proxy service upon arrival of a new file
- Introduction
- Chapter 6. Using File and Email Transports
- Implementing a WebSockets transport for server-side push
- Creating a generic RESTful gateway on the OSB
- Consuming a RESTful service from the OSB
- Exposing a RESTful service on the OSB
- Using HTTP transport to implement messaging over HTTP
- Introduction
- Chapter 5. Using HTTP Transport
- Manipulating the response of the JEJB transport by a Java Callout action
- Exposing an EJB session bean as an EJB on the OSB using the JEJB transport
- Using converter class with EJB transport to help converting data types
- Using JNDI Provider to invoke an EJB session bean on a remote WebLogic domain
- Exposing an EJB session bean as a service on the OSB using the EJB transport
- Introduction
- Chapter 4. Using EJB and JEJB transport
- Testing JMS with soapUI
- Using QBrowser Admin GUI for accessing JMS queues/topics
- Using request-response messaging with JMS
- Accessing JMS Transport headers and properties in message flow
- Consuming messages from a JMS queue/topic selectively
- Consuming messages from a topic with non-durable/durable subscription
- Consuming messages from a JMS queue
- Changing JMS Transport message headers and properties at runtime
- Sending a message to a JMS queue/topic
- Introduction
- Chapter 3. Messaging with JMS Transport
- Debugging services through Eclipse OEPE
- Copying artifacts from one project into another
- Moving artifacts inside the same OSB project
- Copying nodes/actions from one place to another
- Moving nodes/actions in Eclipse OEPE by drag-and-drop
- Using context menu to add nodes and actions to message flow
- Setting up an OSB project to work with JCA adapters
- Introduction
- Chapter 2. Working Efficiently with OSB Artifacts in Eclipse OEPE
- Using an XQuery transformation to map between the different data models of the services
- Adding an operational branch to support the different WSDL operations of the proxy service
- Using a routing action to statically route to another service
- Creating proxy service with a WSDL based interface
- Testing the proxy service through soapUI
- Testing the proxy service through the OSB console
- Deploying the OSB configuration from Eclipse OEPE
- Generating a simple pass-through proxy service
- Creating a business service to call an external SOAP-based web service
- Importing an already existing project into Eclipse OEPE
- Defining a folder structure for the OSB project
- Creating a new OSB project
- Introduction
- Chapter 1. Creating a basic OSB service
- Customer support
- Reader feedback
- Conventions
- Recipes
- Who this book is for
- OSB Cookbook standard environment
- What you need for this book
- What this book covers
- Preface
- Support files eBooks discount offers and more
- www.PacktPub.com
- About the Reviewers
- About the Authors
- Credits
- Oracle Service Bus 11g Development Cookbook
- coverpage
- coverpage
- Oracle Service Bus 11g Development Cookbook
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- OSB Cookbook standard environment
- Who this book is for
- Recipes
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Creating a basic OSB service
- Introduction
- Creating a new OSB project
- Defining a folder structure for the OSB project
- Importing an already existing project into Eclipse OEPE
- Creating a business service to call an external SOAP-based web service
- Generating a simple pass-through proxy service
- Deploying the OSB configuration from Eclipse OEPE
- Testing the proxy service through the OSB console
- Testing the proxy service through soapUI
- Creating proxy service with a WSDL based interface
- Using a routing action to statically route to another service
- Adding an operational branch to support the different WSDL operations of the proxy service
- Using an XQuery transformation to map between the different data models of the services
- Chapter 2. Working Efficiently with OSB Artifacts in Eclipse OEPE
- Introduction
- Setting up an OSB project to work with JCA adapters
- Using context menu to add nodes and actions to message flow
- Moving nodes/actions in Eclipse OEPE by drag-and-drop
- Copying nodes/actions from one place to another
- Moving artifacts inside the same OSB project
- Copying artifacts from one project into another
- Debugging services through Eclipse OEPE
- Chapter 3. Messaging with JMS Transport
- Introduction
- Sending a message to a JMS queue/topic
- Changing JMS Transport message headers and properties at runtime
- Consuming messages from a JMS queue
- Consuming messages from a topic with non-durable/durable subscription
- Consuming messages from a JMS queue/topic selectively
- Accessing JMS Transport headers and properties in message flow
- Using request-response messaging with JMS
- Using QBrowser Admin GUI for accessing JMS queues/topics
- Testing JMS with soapUI
- Chapter 4. Using EJB and JEJB transport
- Introduction
- Exposing an EJB session bean as a service on the OSB using the EJB transport
- Using JNDI Provider to invoke an EJB session bean on a remote WebLogic domain
- Using converter class with EJB transport to help converting data types
- Exposing an EJB session bean as an EJB on the OSB using the JEJB transport
- Manipulating the response of the JEJB transport by a Java Callout action
- Chapter 5. Using HTTP Transport
- Introduction
- Using HTTP transport to implement messaging over HTTP
- Exposing a RESTful service on the OSB
- Consuming a RESTful service from the OSB
- Creating a generic RESTful gateway on the OSB
- Implementing a WebSockets transport for server-side push
- Chapter 6. Using File and Email Transports
- Introduction
- Using the File or FTP transport to trigger a proxy service upon arrival of a new file
- Using the File JCA adapter to read a file within the message flow
- Using the File Transport to write to a file
- Using Email Transport to receive e-mail
- Using Email Transport to send e-mail
- Chapter 7. Communicating with the Database
- Introduction
- Using DB adapter to read from a database table
- Using DB adapter to execute a custom SQL statement against the database
- Using the DB adapter to update a database table
- Using DB adapter to poll for changes on a database table
- Using the AQ adapter to consume messages from the database
- Using the AQ adapter to send messages to the database
- Chapter 8. Communicating with SOA Suite
- Introduction
- Invoking a SCA composite synchronously from an OSB service
- Invoking a SCA composite asynchronously from an OSB service
- Invoking an OSB service from SCA composite synchronously
- Invoking an OSB service from SCA composite asynchronously
- Chapter 9. Communication Flow Control and Message Processing
- Introduction
- Using Service Callout action to invoke a service
- Using the Publish action to asynchronously invoke a service
- Using the Java Callout action to invoke Java code
- Using the Java Callout action with XMLBeans
- Using custom XPath functions
- Using the For Each action to process a collection
- Using dynamic Split-Join to perform work in parallel
- Using the Validate action to perform message validation
- Enabling/disabling a Validate action dynamically
- Creating private proxy service
- Chapter 10. Reliable Communication with the OSB
- Introduction
- Configuring Retry handling in JMS
- Enabling JMS message persistence
- Working with global transactions and quality of service
- Using WS-Reliable Messaging (WS-RM) with WS transport
- SOAP over JMS
- Chapter 11. Handling Message-level Security Requirements
- Introduction
- Preparing OSB server to work with OWSM
- Configuring OSB server for OWSM
- Securing a proxy service by Username Token authentication
- Securing a proxy service by protecting the message
- Securing a proxy service by using Username Token authentication and protecting the message
- Securing a proxy service by using certificate authentication and protecting the message
- Securing a proxy service with authorization through Message Access Control
- Using JDeveloper to test a secured service
- Calling a secured service from OSB
- Chapter 12. Handling Transport-level Security Requirements
- Introduction
- Using service accounts with OSB
- Configuring WebLogic network connection filters
- Preparing OSB server to work with SSL
- Configuring a proxy service to use HTTPS security
- Index 更新時間:2021-08-20 15:48:41