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 Axis runtime using this bean:
    AddressBook.zip
  2. Create a bottom-up web service using this bean in the same project:
    converter.zip
  3. Use the sample JSP and make sure you can invoke both services.