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
ArticlesSemantic WebSOA Service classification using ontology models by Navveen share In SOA, we generally talk about identifying the services, implementing it, composing it and governing the services. The key factor read more
ArticlesCXFFeaturedWeb Services CXF and Spring tutorial by Navveen share In this blog we will look at how to develop a simple web service using CXF and Spring-based configurations. We read more
ArticlesSOA ArchitectureWeb Services JAX-WS Web Services Tutorial by Navveen share Using Java API for XML Web Services (JAX-WS) technology to design and develop Web services yields many benefits, including simplifying 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
Architecture PatternsArticlesSOA ArchitectureWeb Services J2EE and SOA Architecture by Navveen share In this article, you'll learn how to design and develop service-oriented architecture (SOA) frameworks using the Java 2 Platform, Enterprise read more
ArticlesSOA ArchitectureWeb Services ESB frameworks by Navveen share Application integration is the biggest challenge today for many enterprises. Building an Enterprise Service Bus (ESB) is probably the quickest read more
ArticlesMobile ComputingWeb Services Deliver web services to Mobiles by Navveen share Are you interested in delivering web services to mobile applications. Read the following hands-on tutorial on . :- Deliver Web read more
ArticlesSOA Architecture MVC Applied to Web Services by Navveen share The Model-View-Controller (MVC) pattern is fairly useful in software engineering of object-oriented applications. This article takes a look at how read more