XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT and Java Tutorials, Visual Basic, SOAP Tutorials, SOAP Software -> Kafka XSL SOAP Toolkit

Kafka XSL SOAP Toolkit

Date: Mar. 27, 2001
Link: http://www.vbxml.com/soapworkshop/utilities/kafka/
Source Author or Organization: Chris Dix, VBXML.com

Kafka is an Extensible Style Language Transformations (XSLT) framework for making Simple Object Access Protocol (SOAP) endpoints. A SOAP endpoint is a HTTP-based URL identifying a target for method invocation.

This article provides a tutorial example using Kafka to build an endpoint in Extensible Style Language (XSL). The soap.xsl file (downloadable here as part of Kafka) can deploy endpoints via Java Server Pages (JSP) or Active Server Pages (ASP), or for local execution. Kafka will execute endpoints locally or remotely.

The author solicits ideas and discussion on adding to the feature set, via VBXML.com's soapworkshop list.