This commit is contained in:
10
samples/airline/client/axis1/readme.txt
Normal file
10
samples/airline/client/axis1/readme.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
SPRING WEB SERVICES
|
||||
|
||||
This directory contains a Java clients for the Airline Web Service that uses JAX-RPC.
|
||||
The client can be run from the provided ant file, by calling "ant run".
|
||||
|
||||
SAJA Client Sample table of contents
|
||||
---------------------------------------------------
|
||||
* src - The source files for the client
|
||||
* build.xml - Ant build file with a 'build' and a 'run' target
|
||||
|
||||
@@ -2,6 +2,7 @@ SPRING WEB SERVICES
|
||||
|
||||
Client table of contents
|
||||
---------------------------------------------------
|
||||
* axis - A client for the airline service written in Java using JAX-RPC (Axis 1).
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user