From b49fd41f163755397ca786c48d52a2a684d50b32 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Tue, 5 Jun 2007 21:17:13 +0000 Subject: [PATCH] --- samples/airline/client/jaxws/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/airline/client/jaxws/readme.txt b/samples/airline/client/jaxws/readme.txt index cb483566..934faa56 100644 --- a/samples/airline/client/jaxws/readme.txt +++ b/samples/airline/client/jaxws/readme.txt @@ -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.