users@jax-rpc.java.net

Re: xml schema to java source

From: John Furton <jfurton_at_VOCALDATA.COM>
Date: Mon, 13 Jan 2003 15:34:26 -0600

wscompile appears to build the implementation of the data types, too.

-----Original Message-----
From: Mischa Zurke [mailto:yawningrascal_at_HOTMAIL.COM]
Sent: Monday, January 13, 2003 3:01 PM
To: JAXRPC-INTEREST_at_JAVA.SUN.COM
Subject: Re: xml schema to java source


hi john,

ok, you can import your xsd to your wsdl and create your stubs. but somehow you you will need the implementation of this new datatypes as well. therefore you need a tool like xjc. am i missing smth? greets.