Creating 2 Web services in same project
Description:
This test will cover creating two bottom-up Web service in the same project.
Instructions:
- Create a bottom-up web service with Axis runtime using this bean:
AddressBook.zip
- Create a bottom-up web service using this bean in the same project:
converter.zip
- Use the sample JSP and make sure you can invoke both services.