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:

  1. Create a bottom-up web service with Axis runtime using this bean:
    SimpleBean.zip
  2. Use the sample JSP and make sure you can invoke the service (please make sure you run populate() to initialize the data first).