GeekArticles
Java
Java Web ServicesService-Oriented Architecture and Web Services
Author: java.sun.com |
Published: 21st Aug 2005 |
Visited: 1068 times |
Add CommentFiled in: Java Web ServicesThis is 32 page PDF Tutorials from Sun. Service-Oriented Architecture and Web Services: Concepts, Technologies, and Tools: A service-oriented architecture is an information technology approach or strategy in which applications make use of (perhaps more accurately, rely on) services available in a network such as the World Wide Web. Implementing a service-oriented architecture can involve developing applications that use services, making applications available as services so that other applications can use those services, or both.
Read Article Sponsored Links
Related Articles
• SOA Web Services - SOA and Web Services Approach for Integration SOA and Web Services Approach for Integration
In Chapter 2, you were introduced to how Service-Oriented Architecture (SOA) can be used for application integration. We saw that the integration itself may be restricted within an Enterprise or may involve third parties (B2B or B2C). Service-Oriented A ...
• SOA Web Services - SOA Evolution SOA Evolution
In the 1980s, applications were mostly vertical, built to meet the customer requirements in a vertical market segment. The software solutions were sufficient to meet the needs of a vertical industr ...
• SOA Web Services - IT Evolution IT Evolution
Looking at current business needs, the IT environments in world need to be more flexible, and must quickly adapt to the constantly changing business requirement ...
• Bind Web Services in ESB-Web Services Gateway Bind Web Services in ESB-Web Services Gateway
Since SOI is all about integrating multiple SOA-based systems, web services play a critical role in the integration space. This chapter is all about the importance of web services in integration. We will use the samples to illustrate how to bind web serv ...
• Deploy the Web Service Deploy the Web Service
As a first step, if you done it before, edit examples.PROPERTIES (provided along with the code download for this chapter), and change the paths there to match your development environment. The code download for this chapter also includes a README.txt file, which gives detaile ...
• Bind Web Services in ESB-Web Services Gateway Bind Web Services in ESB-Web Services Gateway
Since SOI is all about integrating multiple SOA-based systems, web services play a critical role in the integration space. This chapter is all about the importance of web services in integration. We will use the samples to illustrate how to bind web serv ...
• Service Oriented Java Business Integration Review
Service Oriented Java Business Integration Review
Introduction
If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...