Overview:
=========
  This sample demonstrates how to deploy a JSR181 Webservice endpoint on
  JBossESB using the SOAPProcessor action.  

Running this quickstart:
========================
  Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
  and a more detailed descripton of the different ways to run the quickstarts.

  Note, this quickstart requires an ESB and JBossWS installation into
  JBoss AS 4.2.0.GA.  Installation instructions for both can be found in the
  install/readme.txt.

To Run:
=======
  1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
  2. Open another command terminal window in this folder ("Window2"), type
     'ant runtest'.
  3. Switch back to Application Server console to see the output from the ESB
  4. In this folder ("Window1"), type 'ant undeploy'.
