Creating 2 Web services in same project

Description:

This test will cover creating two bottom-up Web service in the same project.

Instructions:

  1. Create a bottom-up web service with Axis2 runtime using this bean:
    PersonDetails
  2. Create a bottom-up web service using this bean in the same project:
    Converter
  3. Use the web services exploerer can invoke both services.