users@jax-rpc.java.net

Going Java to WSDL using enums and wscompile

From: Jonathan Chase <jon.chase.junk_at_gmail.com>
Date: Tue, 28 Jun 2005 12:37:42 -0400

Is it possible to start with a Java class (included at bottom of
message) which adheres to the JAX-RPC structure for a Java enumeration
(sec. 4.2.4 in the spec) and go from Java to WSDL?

It seems there is no problem going WSDL to Java, if you already have
an enum defined in the WSDL...but if doing Java to WSDL and requiring
enums, how in the world can one do it?

Any help would be *greatly* appreciated.

Thanks,
Jon