[DAS] Re: [Omnigene-devel] SPAX, SAX-like java api for SOAP messages
Thomas Down
td2@sanger.ac.uk
Tue, 19 Feb 2002 22:21:53 +0000
On Tue, Feb 19, 2002 at 03:48:54PM -0500, Michael L. Heuer wrote:
>
> SPAX: A SAX-like java interface for Parsing SOAP
>
> > http://www.jamsterdam.com/dist/spax/
Good stuff -- it's nice to see more and more support
for handling SOAP in an event-driven way.
The event-based deserialization framework from Axis has
been tidied up a bit now, and is also quite nice to work
with. Axis is more of a heavyweight solution, though.
Thomas.