JAX-RPC Examples
simple/
simplebean/
A client program invoking methods with arguments of non-primitive type, of a webservice using JAX-RPC.
toejb/
A stand-alone JAX-RPC client makes a remote call on a JAX-RPC service that is deployed as a servlet.
dynamic/
proxy/