This commit is contained in:
Arjen Poutsma
2007-06-05 21:17:13 +00:00
parent 374111e043
commit b49fd41f16

View File

@@ -1,6 +1,6 @@
SPRING WEB SERVICES
This directory contains a Java clients for the Airline Web Service that uses JAX-WS.
This directory contains a Java client for the Airline Web Service that uses JAX-WS.
The client can be run from the provided ant file, by calling "ant run".
Note that the airline sample has to be running before invoking this target.