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...
Views :
2574
Rating :
4.77
Keywords, Tags :
axis2 axis google
Video Length :
47 : 22
Comments :
Is there a way I can get the presentation slides of these lectures.
great lecture!!
Awesome lecture. Thanks a lot for sharing the video in youtube. Now we also have the access to world class lecture.
Awesome lecture. Thanks a lot for sharing the video in youtube. Now we also have the access to world class lecture.
Thanks for sharing this knowledge here.
This is an awesome lecture. Thanks Sanjiva! I use Apache, and I have been wondering what is going on with Synapse and Axis2.