I'm unclear on the intent of the -import option in wscompile. It suggests
that the service interface as well as value types should be generated.
However, it does not generate Java classes corresponding to the XSD types
defined in the schema that might be used as arguments to the service
interface. This essentially makes the generated service interface non-
compilable.
Am I missing something or is this a "bug"?
Thanks for any help.
-Vishal