users@jax-rpc.java.net

wscompile gives unsupported type (U001) error

From: Mark D. Hansen <khookguy_at_YAHOO.COM>
Date: Mon, 21 Jul 2003 17:25:19 -0400

I'm trying to generate a server interface from this WSDL - > http://www.javector.com/jaxrpc/OrderProcessorService.wsdl.

wscompile gives the the "unsupported type (U001)" error on the custom type that I've defined in the WSDL named "SalesOrder". Can someone let me know what I'm doing wrong? Doesn't wscompile support custom types?

Thanks,

Mark