Test nil and attribute support for the WSDL page in WSE

Test nil

  1. Using the Java bean in the addressbook.zip
  2. Creat bottom-up Web service and test with WSE. Specify Nil for some of the fields.

Testing attribues

Here are the attribute test cases:

Instruction:

  1. For simple attribute tests, it is OK to just select "test with Web Service Explorer" without actually deploying the Web service.
  2. For complex attribute tests, create a top-down Web service with the WSDL file specifying to "Test the Web Service" (using the Web Service Explorer).
  3. Fill in the fields in Forms view.
  4. In the Action pane, switch from Forms to Source, then back to Forms. Make sure that the fields are preserved.
  5. For complex attribute test cases, invoke all methods and ensure that the Status pane shows the result correctly in the Forms and Source view.