Ayyappan Gandhirajan
5 articles
Architecture & Design
Mule – The Open Source Enterprise Integration Solution
Mule - The Open Source Enterprise Integration Solution?
BackgorundService Oriented Architecture (SOA) is a new architectural approach for building distributed systems that deliver application functionality...
Enterprise Java
Implementing Contextual Web Services
Overview
Web Services are a true interoperable technology that enables disparate systems to talk to each other using a common language. The Web Service consumers...
Enterprise Java
Simplify Your Web Services Development with JSR 181
Web Services are a true interoperable technology that enables disparate systems talk to each other using a common protocol. After realizing the potentials of...
Architecture & Design
Modularizing and Code Reuse Using AOP
Aspect-Oriented Programming (AOP) is a new exciting paradigm. It is not a competitor to the famous Object-Oriented Programming (OOP), they actually complement each other....
Web Services
User Defined Exceptions: Improve Error Handling in Web Services
Exception handling is an important aspect in any software application development. An exception is an event that occurs during the execution of a program...