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.