The
http://faq.javaranch.com/java/WebServicesFaq links to various articles that show how to do this, e.g.
this one, which uses the obsolete JAX-RPC API, and
this one, which is based on the more modern JAX-WS API. Which API are you planning to use?
[ December 03, 2007: Message edited by: Ulf Dittmer ]