InterviewSolution
| 1. |
What Are Two Wsdl Entities That Are Used By Oracle Service Bus For Defining Proxy Services And Business Services? |
|
Answer» Oracle Service Bus defines proxy services and business services in terms of two WSDL ENTITIES:
WSDLs can be imported into the WSDL repository USING the Oracle Service Bus Administration Console. The Oracle Service Bus Administration Console can also be used to resolve the references in the WSDLs, to ensure all schemas and WSDLs are linked correctly. After WSDLs are stored in the repository, they are available for use when adding proxy services and business services. Oracle Service Bus USES its own REPRESENTATION of the interface for messaging services. Oracle Service Bus defines proxy services and business services in terms of two WSDL entities: WSDLs can be imported into the WSDL repository using the Oracle Service Bus Administration Console. The Oracle Service Bus Administration Console can also be used to resolve the references in the WSDLs, to ensure all schemas and WSDLs are linked correctly. After WSDLs are stored in the repository, they are available for use when adding proxy services and business services. Oracle Service Bus uses its own representation of the interface for messaging services. |
|