01. OSB hello world
Oracle Service Bus Hello World!
Key Concepts
Proxy Services
-. Provide a wide variety of interfaces
-. Provide an mediation layer
between the service consumers and providers
-. Contain the message processing logic (Message Flow)
Message Flow
-. Content-based routing
-. Message transformation
-. Service aggregation
Bussiness Services
-. Connectivity to external services and systems
-. Meta-data only
Project Design - HelloWorld
Project Artifacts
-. HelloWorld project
-. HelloWorld.wsdl
-. HelloWorld.proxy
->CreateGreeting->
Project Implementation
Creating the Project
Oracel Service Bus Configuration Project : Oracle Service Bus Project를 담는 컨테이너?
Creating the WSDL
Creating the Proxy Service