Sun Microsystems Logo

 

 
 

Examples of JAX-RPC based webservices
webservices/jaxrpc

JAX-RPC Examples

simple/

A Web Service named HelloWorld

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/

A Dynamic Invocation Interface (DII) Client Example

proxy/

This examples shows how to call a remote procedure through a dynamic proxy, a class that is created during runtime