Building a Simple Metro ApplicationThe intent of this article is to demonstrate the steps
required to build a web service starting both from Java code and
from a WSDL document, to deploy that application into a web
container, and to build a corresponding web service client
application. In this example, the resulting application is
portable across Jakarta XML Web Services implementations
and do not use any Metro-specific technologies. It is intended
as a baseline from which to develop your understanding of
the larger Metro stack.