- Oracle Service Bus 11g Development Cookbook
- Guido Schmutz Edwin Biemond Jan van Zoggel Mischa K?lliker Eric Elzinga
- 415字
- 2021-08-20 15:48:01
What this book covers
Chapter 1, Creating a Basic OSB Service, teaches how to structure a project through the Eclipse OSB plugin, what conventions and best practices to apply, and how to use proxy and business service to create a simple message flow on the Oracle Service Bus. We will also learn how to test an OSB service through the Service Bus console and through soapUI.
Chapter 2, Working Efficiently with OSB Artifacts in Eclipse OEPE, presents some tips and tricks for simplifying working in Eclipse with the OSB Plugin. We will also learn how to use the visual debugger for step-by-step debugging of OSB services.
Chapter 3, Messaging with JMS Transport, shows how to use the JMS transport for sending and receiving message through JMS queues and topics. Additionally this chapter also shows how to use other tools such as soapUI and QBrowser to support the testing of JMS applications.
Chapter 4, Using EJB and JEJB Transport, teaches us how to use the EJB and JEJB transport for integrating and exposing EJB session beans.
Chapter 5, Using HTTP Transport, presents how to use the HTTP transport for implementing RESTful web services and how to implement a custom transport which uses WebSockets to implement server-side push messaging.
Chapter 6, Using File and Email Transports, shows how to use the File and FTP transport for reading and writing files and how to use the Email transport for receiving and sending emails from an OSB service.
Chapter 7, Communicating with the Database, shows with different recipes how the DB adapter can be used to integrate an OSB service with a relational database, and how the AQ adapter can be used to implement messaging between OSB and an Oracle database.
Chapter 8, Communicating with SOA Suite, teaches us how to use the SOA direct transport to natively communicate between SOA Suite service components and OSB services.
Chapter 9, Communication, Flow Control, and Message Processing, presents how to use different actions from the Communication, Flow Control, and Message Processing section of the OSB Design Palette.
Chapter 10, Reliable Communication with the OSB, contains recipes that will show how to use the various features of the OSB and WebLogic JMS to implement reliable message processing.
Chapter 11, Handling Message-level Security Requirements, shows different options for securing OSB services on the message-level to guarantee end-to-end security between an initial sender and an ultimate receiver.
Chapter 12, Handling Transport-level Security Requirements, contains recipes for securing OSB services on the transport protocol level.
- 工業控制網絡安全技術與實踐
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- 物聯網關鍵技術及應用
- HCNA網絡技術
- 計算機網絡安全實訓教程(第二版)
- 信息通信網絡建設安全管理概要2
- Wireshark網絡分析就這么簡單
- Mastering Dart
- Windows Server 2012 Hyper-V虛擬化管理實踐
- INSTANT KineticJS Starter
- TD-LTE無線網絡規劃與設計
- 互聯網+思維與創新:通往未來的+號
- 網絡利他行為研究:積極心理學的視角
- 一本書讀懂TCP/IP
- Laravel Application Development Cookbook