users@jax-rpc.java.net

wscompile -import does not generate custom classes

From: Vishal Goenka <vgoenka_at_CAMPUSPIPELINE.COM>
Date: Thu, 24 Oct 2002 08:33:25 -0600

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