Bottom-up Web service with different data types
Description:
This test will cover the basic java type bottom-up Java Web service
creation scenarios. The bean contains a set of methods which use
different data types.
Instructions:
- Create a bottom-up web service with Axis runtime using this bean:
SimpleBean.zip
- Use the sample JSP and make sure you can invoke the service (please
make sure you run populate() to initialize the data first).