1 / 13

Advanced Topics in Web Services

Advanced Topics in Web Services. Presented by Ashraf Memon. Overview. Java Web Services Tutorials Examples Web Service Security Web Service for Legacy Code References to Web Services in other languages Questions and Discussion. Java Web Services.

yank
Download Presentation

Advanced Topics in Web Services

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Advanced Topics in Web Services Presented by Ashraf Memon

  2. Overview • Java Web Services Tutorials Examples • Web Service Security • Web Service for Legacy Code • References to Web Services in other languages • Questions and Discussion

  3. Java Web Services • JAX-RPC based service by Pankaj Kumar from HP • http://www.ammai.com/webservices/index.html?POSTNUKESID=8dd13c58180ef4543f03f656901ab4db

  4. Web Services Security • Several protocols have emerged to address some of key areas of web service security based on Authorization, Authentication, Confidentiality, Integrity. • Popular Specifications • SAML (Security Assertion Markup Language) • authentication and authorization of web service • XML Digital Signatures • digitally signing the message to ensure integrity • XML Encryption • encryption of XML messages • WS-Security • WS-security addresses most of the above issues. • More information on Thursday by Dr. Sriram Krishnan

  5. Emerging xml and web service specifications, a big bag of worms

  6. Web Services for Legacy Code Adapting Legacy Computational Software for XMSF Elizabeth L. WhiteandJ. Mark Pullen Department of Computer Science and C3I Center George Mason University

  7. C Web Services • http://www.developer.com/tech/article.php/1379751 • http://www.devarticles.com/c/a/Java/Interfacing-With-C-From-Java-With-JNI-Part-2 • http://searchwebservices.techtarget.com/ateQuestionNResponse/0,289625,sid26_cid570738_tax292065,00.html

  8. C++ Web Services • http://ws.apache.org/axis/cpp/ • http://www.systinet.com/resources/tutorials#cpp

  9. Perl Web Services • http://www.soaplite.com/ • http://aspn.activestate.com/ASPN/WebServices/SWSAPI/perltut • http://www.amazon.com/exec/obidos/tg/detail/-/0596002068/002-3649560-3533665?v=glance • http://developer.apple.com/internet/applescript/applescripttoperl.html

  10. Fortran Web Services • http://www.nocoug.org/download/2004-05/NYOUG_2004.ppt • http://www.caip.rutgers.edu/~vincentm/JNI/jni2f.html • http://www.cs.fsu.edu/~engelen/soap.html

  11. Other languages to Web Service • http://aspn.activestate.com/ASPN/WebServices/SWSAPI • http://www-106.ibm.com/developerworks/webservices/library/ws-tip-leg.html

  12. And of course Microsoft DOT NET • http://msdn.microsoft.com/webservices/

  13. Questions and Discussion Success Story 1:15 PM – 2:15 PM Tool based web service 10:15 AM – 11:15 AM Creating a simple web service 3:00 PM – 5:00 PM 5:00 PM B R E A K D A Y E N D B R E A K Closing Comments & Questions 10:00 AM-10:15AM 2:45 PM-3:00 PM Data access (ASCII and Database) web services 8:30 AM – 10:00 AM Establishing foundation in web services 2:15 PM – 2:45 PM Advanced Topics and references 11:15 AM – 11:45 AM

More Related