This is the first of a two part series showing how easy it is to expose and consume web services using the Spring Framework and XFire. In this part, we’ll be going through exposing the web services. This assumes you are using the following:
- Maven 2 (for dependencies)
- Spring 2.0 (although, it should work fine […]