Skip to main content

WS-I Testing Tools Ant Tasks

Posted by arungupta on March 29, 2006 at 9:52 PM EST
WS-I Testing Tools determine conformance with WS-I Basic Profile 1.1 (BP 1.1) and Simple SOAP Binding Profile 1.0 (SSBP 1.0). The testing tools download bundle comes with two tools that facilitate the process, they are Monitor and Analyzer. The bundle comes with a command-line version of these tools but for easier integration with Ant build scripts, ant tasks for these tools is available here.

Java API for XML Web Services 2.0 (JAX-WS) is a BP 1.1 and SSBP 1.0 conformant implementation from Sun. JAX-WS 2.0 sources are available at java.net and binaries in Glassfish.

Technorati: Web services Ant
Related Topics >>