Architecture PatternsArticlesSOASOA ArchitectureWeb Services Implementing the web services MVC pattern by Navveen share In my previous blog, I had provided the architecture pattern for calling static and dynamic web services using MVC Pattern. read more
Architecture PatternsArticlesSOASOA ArchitectureWeb Services Applying MVC Pattern to web services by Navveen share Web services can be invoked statically using a WSDL service interface and service implementation documents, or dynamically by retrieving the read more
Architecture PatternsArticlesSOA ArchitectureWeb Services Web Services over JMS by Navveen share This article provides an architecture and sample application for using JMS as the transport for Web service invocations. Although the read more