Web Services
-
Enterprise Java
Expose Java service as a web service
This tutorial addresses a most practical scenario which is being faced by a developer. Most of the time, We may…
Read More » -
Enterprise Java
Web Services with JAX-WS on Tomcat
Let us assume an enterprise is maintaining user authentication details in a centralized system. We need to create an AuthenticationService…
Read More » -
Enterprise Java
JSON web service with Java and Axis2
I have recently met a client who asking me to rebuild their legacy product using Java web service. They want…
Read More » -
Enterprise Java
Spring 3, Spring Web Services 2 & LDAP Security
This year started on a good note, another one of those “the deadline won’t change” / “skip all the red…
Read More » -
Enterprise Java
Web-service learnings with Apache CXF
In my last couple of projects I worked with web-services, creating them at some places and consuming them at others.…
Read More » -
Enterprise Java
Web Services in Ruby, Python and Java
Today I’ve had to prepare some examples to show that web services are interoperable. So I’ve created a simple web…
Read More » -
Enterprise Java
JAX–WS with Spring and Maven Tutorial
Spring framework provides remoting support for web services via JAX–WS, in fact, as stated in Spring reference documentation, there are…
Read More »