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 Axis2 runtime using this bean:
PersonDetails
- Create a bottom-up web service using this bean in the same project:
Converter
- Use the web services exploerer can invoke both services.