users@jax-ws.java.net

Re: Inline schema generation

From: Rama Pulavarthi <Rama.Pulavarthi_at_Sun.COM>
Date: Mon, 24 Jul 2006 11:28:59 -0700

Currently there is no such option for wsgen.

thanks,
Rama Pulavarthi


Dima Gutzeit wrote:
> Hi,
>
> I am using JAX-WS to implement a WebServices for a line of products.
> We are using Flex to create the web interface, and it should
> comunicate with the server using SOAP.
>
> The problem is that Flex does not support <xsd:import> so we are
> forced to use inline schema.
>
> How can I force JAX-WS to generate inline schema instead of using
> xsd:import ?
>
> Thanks in advance.
>
> Regards,
> Dima Gutzeit.