WebServices Control Overview
What is the Web Service Control?
The Web Service Control provides an easy way to create a web service client based on a valid WSDL document. A rudimentary client generator is provided that will create a control extension that with a few simple modifications can call the target web service using either XmlBeans (for Literal) or Axis Generated Beans (for Encoded) as parameters and return types.
Type generation is handled ahead of the sample compilation so that all types used in the control extension are already available on the classpath.