GeekArticles
XML
Soap


Creating SOAP Services with Cocoon
by Steve Punte March 18, 2003 Introduction The Apache Cocoon framework excels at processing and manipulating XML documents, which makes it an easy and ideal platform for SOAP services. All the necessary components exist in the standard Cocoon release, except for one. This article introduces the XmlHttpTransformer, a component which allows mid-pipeline Cocoon elements to operate as SOAP clients retrieving information from external services. Two simple examples are presented with source...n
Sponsored Links
Read Next: Digital signatures for SOAP messages
Related Topics
Soap
- Why Encrypt SOAP Messages?
- SOAP 1.2
- Processing SOAP Headers
- Sending Files, Attachments, and SOAP Messages Via Direct Internet Message Encapsulation
- A Brief History of SOAP
- Creating SOAP Services with Cocoon
- Digital signatures for SOAP messages
- SOAP Soup
- An Introduction to the SOAP Toolkit - Part 1
- XML messaging with SOAP