quality@glassfish.java.net

Re: semi-OT: jax-ws web services with embedded xsd?

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Wed, 20 Jan 2010 11:36:11 -0800

Hi Kristian,

I have forwarded your question to the developer, will let you know.

"but maybe this is a place as good as others to find someone who knows",
yes, it turns out the developer is sitting
across from my office :-)

Thanks,
Judy

Kristian Rink wrote:
> Folks;
>
> not completely related to glassfish, but maybe this is a place as good
> as others to find someone who knows: For what I see, using the JAX-WS
> implementation that comes with Glassfish V2, in web services exposed
> here there are two URLs to fetch WSDL and xsd declarations referred to
> from within the WSDL, in example
>
> http://192.168.1.170:8080/webapp-svcs-backend-metadata/FileProcessorServiceService?WSDL
>
>
> and
>
> http://192.168.1.170:8080/webapp-svcs-backend-metadata/FileProcessorServiceService?xsd=1
>
>
> One of our legacy backend systems is pretty bad at attaching to SOAP
> (and it is even worse attaching to anything else, unfortunately :( ),
> and for this environment, having the xsd definitions embedded into the
> WSDL directly would be of great help. Does anyone out here know
> whether something like this is possible (per configuration?) in GFv2?
>
> TIA and all the best,
> Kristian
>