- Application Front end: Generally it is web browser based but thick client is also preferred in some cases.
- Service: In most of the real time implementations it is Web service but other types of services are based on CORBA, RMI, etc.
- Service Repository: If service is implemented using Web Service, it is UDDI (Universal Description, Discovery and Integration)
- Service Hosting Environment: In most of the implementations it is ESB ( Enterprise Service Bus)
- Contract: If service is Web Service then contract is WSDL (Web Services Description Language)
- Implementation: It is web service in most of the cases.
- Interface: In most of the cases it is Web based ( SOAP over HTTP)
- Business Logic: It can reside in any language, platform.
- Data: It can reside in any language, platform.
Sunday, November 30, 2008
SOA Components
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment