Internal: A Quick How to  for this wsdl based doclit scenario:
--------------------------------------------------------------

    * make sure your PATH points to <jwsdp-install>/apache-ant/bin
    * edit <tutorial-install>/examples/common/build.properties
      and set username and password
    * start Tomcat
    
    * cd <tutorial-install>/examples/jaxrpc/advanced/stubs
    * ant build
    * ant deploy
    * ant build-client
    * ant run
    * ant undeploy
