Hi there, I am using the JaxWsServerFactoryBean to publish the web service, everything is going well, I can get the result from the browser by the specified URL. I want to know, where can I get the result format (xsd)?
When I publish the service, the end users do not know the format, it is hard to parse the result for them. Thanks, William
