This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

ActiveSOAP

Stefan Tilkov,

ActiveSOAP is a high performance, lightweight & easily embeddable, StAX based SOAP framework for document centric Web Services and implementing SOAP intermediaries.

ActiveSOAP uses pure StAX to implement the SOAP protocol, parsing and processing the SOAP headers, roles & relaying using pure StAX for high performance which is particularly useful when performance is critical or when you are implementing a SOAP router, load balancer or intermediary.