users@jax-ws.java.net

Inline schema generation

From: Dima Gutzeit <dima_at_mailvision.com>
Date: Sun, 23 Jul 2006 19:21:26 +0200

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.