Quote Originally Posted by Arjen Poutsma View Post
Dear Spring community,

I'm pleased to announce that Spring Web Services 2.0.0.RELEASE has been released!

This is the first GA release in the 2.0 release cycle. Spring Web Services 2.0 contains the following new features:

  • Java 5+ and Spring 3.0 support
  • Improved @Endpoint programming model
  • New Integration Testing Module
  • And numerous other new features
Classes such as MockWebServiceClient are available only in the jar file spring-ws-2.0.0.RELEASE-all.jar provided as direct download. However neither the "all" jar, nor an integration testing module jar are in Ivy or Maven. This means that if you are using Ivy or Maven as a dependency management tool you have to manually add the spring-ws-2.0.0.RELEASE-all.jar to the classpath.