I was interested in using it, but I must be doing something wrong, and I'd be really interested If you could point out what the problem is to me...
Here's what the results the processing gave me: Choked processing http://www.capescience.com/simplifiedwsdl.xslt transforming http://66.119.161.80/WSDL/EmailSendBean.wsdl With these parameters: transform - Submit xslfile - http://www.capescience.com/simplifiedwsdl.xslt xmlfile - http://66.119.161.80/WSDL/EmailSendBean.wsdl org.xml.sax.SAXParseException: syntax error at com.jclark.xml.sax.Driver.parse(Driver.java) at com.jclark.xsl.sax.XMLProcessorImpl.load(XMLProcessorImpl.java:632) at com.jclark.xsl.sax.XSLProcessorImpl.parse(XSLProcessorImpl.java:123) at org.w3c.app.xsl.XSLtransformer.doGet(XSLtransformer.java:52) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:865) at org.w3c.jigsaw.servlet.ServletWrapper$ServletRunner.run(ServletWrapper.j ava:524) -----Original Message----- From: Darren Barefoot [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 04, 2002 9:35 AM To: [EMAIL PROTECTED] Subject: Beautify your WSDL view... Thought some of you might be interested in a utility we recently posted called the WSDL Transformer. It basically uses the XSLT servlet provided by the W3C to apply an XSLT file and render your WSDL into a more Java-like, user-friendly format. Just input your WSDL file at http://www.capescience.com/webservices/wsdltransformer/ and away you go. The email thread that gave us the idea is at http://groups.yahoo.com/group/wsdl/message/943. Thanks. DB. Darren Barefoot CapeScience - Web Services Developer Support Network http://www.capescience.com
