Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java J2SE

Separation of Concerns in Web Service Implementations

Author: onjava.com | Published: 7th Sep 2006 | Visited: 200 times | Add Comment
Filed in: J2SE

The principle of "separation of concerns" is much repeated in SOA circles... so why are transactional integrity, security, and business logic so often intermingled in SOA implementations? In this article, Tieu Luu shows how to use Spring to separate out security concerns in an Axis-based web service.

Read Article
 

Sponsored Links

 


Related Articles

 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 ...

 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 ...

 Validation Across Class Hierarchies and Interface Implementations Dependency injection of validation rules and their application across class Hierarchies and interface Implementat ...

 Upload and view images to/from an Oracle database using an XML Web Service This article explains about uploading and fetching images to/from an Oracle database using XML web services and ASP. ...

 Consuming WCF Service Hosted On Remote Machine from Silverlight Consuming WCF Service Hosted On Remote Machine from Silverl ...

 United States Postal Service (USPS) Web Tools Wrapper United States Postal Service (USPS) Web Tools Wrapper is a .NET library you can use for address validation, retrieving rates and YES even printing la ...

 Runtime Generated WCF Service Exposing .NET or COM Types A WCF service wrapper is generated at runtime around a .NET or COM type to expose its interf ...

 Calling a Web Service from an SQL Integration Services package Calling a Web Service from an SQL Integration Services pac ...

 Consuming a MySQL Database in a RESTful Web Service Learn how to use the NetBeans IDE to expose a MySQL database as a RESTful web service endpoi ...

 Build a Google Talk Client Using Oracle ADF Faces Rich Client and the Active Data Service Oracle ACE Director Lucas Jellema explains how to build a rich Java client that fully integrates with Google Talk, step by s ...



Next: How to Publish Multiple Websites Using a Single Tomcat Web Application



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links