Web services client from WSDL and test with JUnit

  1. Generate the client using the AreaService.wsdl
  2. At the client preferences page select the generate test case to test the service
  3. Run the generated junit test to test the service.