users@jax-rpc.java.net

Re: xml schema to java source

From: Anne Thomas Manes <anne_at_MANES.NET>
Date: Sun, 12 Jan 2003 19:25:02 -0500

Try GLUE's schema2java tool. See www.themindelectric.com.

> -----Original Message-----
> From: Public discussion on JAX-RPC
> [mailto:JAXRPC-INTEREST_at_JAVA.SUN.COM]On Behalf Of Mischa Zurke
> Sent: Sunday, January 12, 2003 1:59 PM
> To: JAXRPC-INTEREST_at_JAVA.SUN.COM
> Subject: xml schema to java source
>
>
> Hi,
>
> my problem is the folowing:
>
> i got some xsd files wich i need to be supported by my web service.
> therfore i want to avoid to write the wsdl file on my own including
> this types. is there a possibility to generate java source files
> out of xml schema definitions. with this sources i could feed the
> wscompiler to generate a wsdl.
>
> thanx,
>
> mischa
>