Web Services Middleware: All Grown Up!

Google Tech Talks
November 8, 2006

ABSTRACT
The term Web services carries the connotation of (slowly) doing RPC over SOAP. While many original SOAP toolkits supported and promoted that model (including Apache SOAP which I created), that is not at all what Web services are about. Apache’s history with Web services has seen three generations of efforts: Apache SOAP, Apache Axis and now Apache Axis2.

Axis2 is fundamentally different: instead of treating XML as a hot potato that must be replaced with a language structure immediately, it treats XML lovingly and offers a very clean processing model for XML. Of course it does support data binding for those that want to look a the XML as objects but the…

Duration : 0:47:23



2 Responses to “Web Services Middleware: All Grown Up!”

  1. gmvsea Says:

    This is an awesome …
    This is an awesome lecture. Thanks Sanjiva! I use Apache, and I have been wondering what is going on with Synapse and Axis2.

  2. Kuppili8 Says:

    Thanks for sharing …
    Thanks for sharing this knowledge here.

Leave a Reply

Posted on October 8th, 2007 by admin

Filed under Web Services |

|