I don't want to validate my webservice manuel in an external tool. What I want is an automatical check that runs against my webservice every fx 5 minutes and every time I'm deploying. I'm wondering if you can't turn on validating the Webservice i Axis framework.
-----Oprindelig meddelelse----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sendt: 29. september 2003 23:10 Til: [EMAIL PROTECTED] Emne: Re: Validating a webservice Please see: Q: What tools are available for validating or editing XML/WSDL/Schema files? http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/WSDLEditors Rick > When I use WSDL2Java to bulid my Webservice Skeleton I get the > SOAPBindingImpl class where I implement my Webservice. But how do I > validate that I implement my Webservice so it is valid XML (against > the > XML-schema) I send back in the soap body.
