diff --git a/samples/airline/client/readme.txt b/samples/airline/client/readme.txt index ca645a19..25370e8b 100644 --- a/samples/airline/client/readme.txt +++ b/samples/airline/client/readme.txt @@ -2,5 +2,6 @@ SPRING WEB SERVICES Client table of contents --------------------------------------------------- -* cs - A client for the airline service written in C#. -* saaj - Two clients that are written in Java and use SAAJ. \ No newline at end of file +* cs - A client for the airline service written in C#. +* jax-ws - A client for the airline service written in Java using JAX-WS. +* saaj - Two clients that are written in Java and use SAAJ.